summaryrefslogtreecommitdiff
path: root/ext/simplexml
Commit message (Expand)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-015-5/+5
* Use get_gc instead of hacks of get_propertiesDmitry Stogov2012-12-051-7/+13
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1038-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-1038-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-093-0/+0
|\ \ | |/
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-093-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Rob Richards2012-08-091-0/+4
|\ \ | |/
| * Update to work with libxml 2.9.0Daniel Veillard2012-08-091-0/+4
* | Merge branch 'pull-request/112' into PHP-5.4Stanislav Malyshev2012-07-072-5/+133
|\ \
| * | Adding in test for feature 55218Lonny Kapelushnik2012-06-211-0/+117
| * | Implements feature 55218Lonny Kapelushnik2012-06-211-5/+16
* | | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
|\ \ | |/
| * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
| * - Year++Felipe Pena2012-01-015-5/+5
| * - add skipif for domPierre Joye2011-09-071-1/+3
| * - add skipifPierre Joye2011-09-062-0/+4
| * Merge from TrunkChristian Stocker2011-09-012-3/+11
| * - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-2/+2
| * - Added missing arginfos for void params and void param checksFelipe Pena2011-06-181-7/+40
| * Fixed test 008Ilia Alshanetsky2011-06-071-2/+3
| * - Fixed bug #53991 (SimpleXMLElement::__construct shows no params via Reflect...Felipe Pena2011-02-111-14/+53
| * - Year++Felipe Pena2011-01-015-5/+5
| * fix segfault when node is NULLAntony Dovgal2010-12-271-1/+1
| * typoRob Richards2010-12-271-1/+1
| * fix crash with entity declarationsRob Richards2010-12-271-14/+16
| * - revert fix for #52655, rev. 302614Pierre Joye2010-08-231-1/+1
| * Fixed bug #52655 (SimpleXMLIterator supports ArrayAccess without implementing...Kalle Sommer Nielsen2010-08-211-1/+1
| * Fixed a possible crash because of recursive GC invocationDmitry Stogov2010-05-171-0/+3
| * fix bug #48601 (xpath() returns FALSE for legitimate query)Rob Richards2010-05-052-21/+39
| * - Improve testFelipe Pena2010-04-201-0/+13
| * - Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)Felipe Pena2010-04-202-3/+30
* | - Year++Felipe Pena2012-01-015-5/+5
* | - add skipif for domPierre Joye2011-09-071-1/+3
* | - add skipifPierre Joye2011-09-062-0/+4
* | simplexml->query returns empty array if no nodes were found Christian Stocker2011-08-312-3/+11
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-2/+2
* | - Added missing arginfos for void params and void param checksFelipe Pena2011-06-181-7/+40
* | Fixed test 008Ilia Alshanetsky2011-06-071-2/+3
* | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-2/+2
* | Commiting r311138 into the 5.3 branch - fix to SimpleXML get properties hashAndrew Curioso2011-05-183-7/+39
* | - Fixed bug #53991 (SimpleXMLElement::__construct shows no params via Reflect...Felipe Pena2011-02-111-14/+53
* | - Year++Felipe Pena2011-01-015-5/+5
* | fix segfault when node is NULLAntony Dovgal2010-12-271-1/+1
* | typoRob Richards2010-12-271-1/+1
* | fix crash with entity declarationsRob Richards2010-12-271-14/+16
* | - revert fix for #52655, rev. 302614Pierre Joye2010-08-231-1/+1
* | Fixed bug #52655 (SimpleXMLIterator supports ArrayAccess without implementing...Kalle Sommer Nielsen2010-08-211-1/+1