Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-pear-XML-Parser | Distribution: Unknown |
Version: 1.3.8 | Vendor: Remi Collet |
Release: 1.fc30.remi | Build date: Thu Apr 11 08:01:03 2019 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 65712 | Source RPM: php-pear-XML-Parser-1.3.8-1.fc30.remi.src.rpm |
Packager: https://blog.remirepo.net/ | |
Url: http://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.
BSD
* Thu Apr 11 2019 Remi Collet <remi@fedoraproject.org> - 1.3.8-1 - update to 1.3.8 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
/usr/share/doc/pear/XML_Parser /usr/share/doc/pear/XML_Parser/examples /usr/share/doc/pear/XML_Parser/examples/xml_parser_file.php /usr/share/doc/pear/XML_Parser/examples/xml_parser_file.xml /usr/share/doc/pear/XML_Parser/examples/xml_parser_funcmode.php /usr/share/doc/pear/XML_Parser/examples/xml_parser_handler.php /usr/share/doc/pear/XML_Parser/examples/xml_parser_simple1.php /usr/share/doc/pear/XML_Parser/examples/xml_parser_simple1.xml /usr/share/doc/pear/XML_Parser/examples/xml_parser_simple2.php /usr/share/doc/pear/XML_Parser/examples/xml_parser_simple2.xml /usr/share/doc/pear/XML_Parser/examples/xml_parser_simple_handler.php /usr/share/pear/XML/Parser /usr/share/pear/XML/Parser.php /usr/share/pear/XML/Parser/Simple.php /usr/share/tests/pear/XML_Parser /usr/share/tests/pear/XML_Parser/tests /usr/share/tests/pear/XML_Parser/tests/001.phpt /usr/share/tests/pear/XML_Parser/tests/002.phpt /usr/share/tests/pear/XML_Parser/tests/003.phpt /usr/share/tests/pear/XML_Parser/tests/004.phpt /usr/share/tests/pear/XML_Parser/tests/004b.phpt /usr/share/tests/pear/XML_Parser/tests/005.phpt /usr/share/tests/pear/XML_Parser/tests/bug-9328.phpt /usr/share/tests/pear/XML_Parser/tests/bug-9328b.phpt /usr/share/tests/pear/XML_Parser/tests/bug-9328c.phpt /usr/share/tests/pear/XML_Parser/tests/bug-9328d.phpt /usr/share/tests/pear/XML_Parser/tests/test2.xml /usr/share/tests/pear/XML_Parser/tests/test3.xml /var/lib/pear/pkgxml/php-pear-XML-Parser.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Aug 9 11:37:01 2022