Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-pear-XML_Parser-1.3.8-2.mga10 RPM for noarch

From Mageia Cauldron for i686 / media / core / release

Name: php-pear-XML_Parser Distribution: Mageia
Version: 1.3.8 Vendor: Mageia.Org
Release: 2.mga10 Build date: Sat Jun 28 03:11:57 2025
Group: Development/PHP Build host: localhost
Size: 47943 Source RPM: php-pear-XML_Parser-1.3.8-2.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://pear.php.net/package/XML_Parser
Summary: XML parsing class based on PHP's bundled expat
This is an XML parser based on PHPs built-in xml extension.  It supports two
basic modes of operation: "func" and "event".  In "func" mode, it will look for
a function named after each element (xmltag_ELEMENT for start tags and
xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of generic
callbacks.

Since version 1.2.0 there's a new XML_Parser_Simple class that makes parsing of
most XML documents easier, by automatically providing a stack for the elements.
Furthermore its now possible to split the parser from the handler object, so
you do not have to extend XML_Parser anymore in order to parse a document with
it.

Provides

Requires

License

PHP License

Changelog

* Sat Jun 28 2025 umeabot <umeabot> 1.3.8-2.mga10
  + Revision: 2214533
  - Mageia 10 Mass Rebuild

Files

/usr/share/pear/XML
/usr/share/pear/XML/Parser
/usr/share/pear/XML/Parser.php
/usr/share/pear/XML/Parser/Simple.php
/usr/share/pear/packages/XML_Parser.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 28 06:22:52 2025