» Version | » Information |
---|---|
3.0.0 |
Easy InstallNot sure? Get more info. pear install XML_HTMLSax3-3.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_HTMLSax3-3.0.0 Release date: 2007-12-01 17:10 UTC Release state: stable Release uploaded by: dufuz Changelog: Fixed bug #1850 HTMLtoXHTML.php does not produce XHTML [dufuz] Fixed bug #11607 Requesting License change, emails to listed authors bounce [cdake} Fixed bug #12159 not clarified license [hfuecks] This package is now dual licensed under PHP license v3.01 and LGPL 3.0 Dependencies:
|
3.0.0RC1 |
Easy InstallNot sure? Get more info. pear install XML_HTMLSax3-3.0.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_HTMLSax3-3.0.0RC1 Release date: 2004-06-02 15:07 UTC Release state: beta Release uploaded by: hfuecks Changelog: * Re PEAR version naming rules, you now include XML/HTMLSax3.php and the main class is called XML_HTMLSax3 * Now able to parse Word generated HTML - fixed bug with parsing of XML escape sequences * API break (minor): no longer extends PEAR * API break (minor): attributes with no value (like option selected) are now populated with NULL instead of TRUE * API break (minor): replaced XML_OPTION_FULL_ESCAPES with XML_OPTION_STRIP_ESCAPES - by default you now get back the complete escape sequence * Added some more examples Dependencies:
|