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: Fedora Project |
Version: 1.3.8 | Vendor: Fedora Project |
Release: 15.fc42 | Build date: Sat Jan 18 10:24:30 2025 |
Group: Unspecified | Build host: buildvm-a64-08.iad2.fedoraproject.org |
Size: 65712 | Source RPM: php-pear-XML-Parser-1.3.8-15.fc42.src.rpm |
Packager: Fedora Project | |
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.
LicenseRef-Callaway-BSD
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.8-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.3.8-14 - convert license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.8-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.8-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_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, Wed Feb 5 05:28:18 2025