summaryrefslogtreecommitdiff
path: root/other/php.php
Commit message (Collapse)AuthorAgeFilesLines
* PHP's libxml_disable_entity_loader() prevents entity expansionChristian Heimes2013-02-251-0/+3
|
* Add missing parser_list argument to sax.make_parser()Christian Heimes2013-02-201-0/+13
The argument is ignored, though. (thanks to Florian Apolloner)