comments
[plcapi.git] / src / Helper / XMLParser.php
2021-01-09 gggeekcomments
2021-01-04 gggeekalways initialize Parsers value to null
2021-01-02 gggeeknitpicks
2020-12-30 gggeekcomments
2020-12-30 gggeekWIP more support for xmlrpc-polyfill
2020-12-28 gggeeknew features
2019-07-29 gggeekcomments
2019-07-29 gggeekfix bc for errors for empty requests
2019-07-29 gggeekMerge branch 'master' of github.com:gggeek/phpxmlrpc
2019-07-29 gggeekWIP fix #71: allow parsing of large xml files
2016-06-26 gggeekAdd support for i8
2016-06-26 gggeekMerge branch 'master' of github.com:gggeek/phpxmlrpc
2016-06-26 Gaetano GiuntaMerge pull request #38 from Tuxity/i8-support
2016-06-14 TuxitySupport i8 type
2015-07-12 Gaetano GiuntaMerge pull request #27 from gggeek/php53 4.0.0-alpha
2015-07-12 gggeekRemove code which has been commented out for almost...
2015-07-12 gggeekAllow easier configuration to detect exotic charsets...
2015-07-12 gggeekTry to make hhvm test runs faster
2015-05-23 gggeekMake sure all error messages have the method name
2015-04-11 gggeekFix server and client: support LATIN-1 requests/respons...
2015-04-06 gggeekIncrease backwards compatibility with version 3: make...
2015-03-29 gggeekOne more round of CamelCase
2015-03-29 gggeekUpdate code comments: remove old class names
2015-02-21 gggeekReformat source code: the library
2014-12-14 gggeekWIP introduce namespaces; move all global functions...