-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2010-16749 2010-10-28 05:02:07 --------------------------------------------------------------------------------
Name : php-pear-XML-Parser Product : Fedora 14 Version : 1.3.4 Release : 1.fc14 URL : http://pear.php.net/package/XML_Parser Summary : XML parsing class based on PHP's bundled expat Description : 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. -------------------------------------------------------------------------------- Update Information: QA release * Bug #16467 Unit tests are broken - ashnazg * Bug #17725 Patch Avoid deprecated eregi functions - olleolleolle -------------------------------------------------------------------------------- ChangeLog: * Mon Oct 25 2010 Remi Collet <[email protected]> 1.3.4-1 - Version 1.3.4 (stable) - API 1.3.0 (stable) - define timezone during build - run tests in %check -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update php-pear-XML-Parser' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
