summaryrefslogtreecommitdiff
path: root/ext/simplexml
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra1-1/+1
2012-03-20Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra1-1/+1
2012-01-01- Year++Felipe Pena5-5/+5
2012-01-01- Year++Felipe Pena5-5/+5
2011-09-07- add skipif for domPierre Joye1-1/+3
2011-09-07- add skipif for domPierre Joye1-1/+3
2011-09-06- add skipifPierre Joye2-0/+4
2011-09-06- add skipifPierre Joye2-0/+4
2011-09-01Merge from TrunkChristian Stocker2-3/+11
2011-08-31simplexml->query returns empty array if no nodes were found Christian Stocker2-3/+11
2011-08-06- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena1-1/+1
2011-08-06- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena1-1/+1
2011-07-25- Make usage of new PHP_FE_END macroFelipe Pena1-2/+2
2011-07-25- Make usage of new PHP_FE_END macroFelipe Pena1-2/+2
2011-06-18- Added missing arginfos for void params and void param checksFelipe Pena1-7/+40
2011-06-18- Added missing arginfos for void params and void param checksFelipe Pena1-7/+40
2011-06-07Fixed test 008Ilia Alshanetsky1-2/+3
2011-06-07Fixed test 008Ilia Alshanetsky1-2/+3
2011-06-06- Added new parameter parsing option (p - for valid path (string without null...Felipe Pena1-2/+2
2011-05-18Commiting r311138 into the 5.3 branch - fix to SimpleXML get properties hashAndrew Curioso3-7/+39
2011-02-11- Fixed bug #53991 (SimpleXMLElement::__construct shows no params via Reflect...Felipe Pena1-14/+53
2011-02-11- Fixed bug #53991 (SimpleXMLElement::__construct shows no params via Reflect...Felipe Pena1-14/+53
2011-01-01- Year++Felipe Pena5-5/+5
2011-01-01- Year++Felipe Pena5-5/+5
2010-12-27fix segfault when node is NULLAntony Dovgal1-1/+1
2010-12-27fix segfault when node is NULLAntony Dovgal1-1/+1
2010-12-27typoRob Richards1-1/+1
2010-12-27typoRob Richards1-1/+1
2010-12-27fix crash with entity declarationsRob Richards1-14/+16
2010-12-27fix crash with entity declarationsRob Richards1-14/+16
2010-08-23- revert fix for #52655, rev. 302614Pierre Joye1-1/+1
2010-08-23- revert fix for #52655, rev. 302614Pierre Joye1-1/+1
2010-08-21Fixed bug #52655 (SimpleXMLIterator supports ArrayAccess without implementing...Kalle Sommer Nielsen1-1/+1
2010-08-21Fixed bug #52655 (SimpleXMLIterator supports ArrayAccess without implementing...Kalle Sommer Nielsen1-1/+1
2010-05-17Fixed a possible crash because of recursive GC invocationDmitry Stogov1-0/+3
2010-05-17Fixed a possible crash because of recursive GC invocationDmitry Stogov1-0/+3
2010-05-05fix bug #48601 (xpath() returns FALSE for legitimate query)Rob Richards2-21/+39
2010-05-05fix bug #48601 (xpath() returns FALSE for legitimate query)Rob Richards2-21/+39
2010-04-28revert change #298288: Remove old dsp/dsw/makefile filesRob Richards1-0/+111
2010-04-21Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen1-111/+0
2010-04-20- Improve testFelipe Pena1-0/+13
2010-04-20- Improve testFelipe Pena1-0/+13
2010-04-20- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)Felipe Pena2-3/+30
2010-04-20- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)Felipe Pena2-3/+30
2010-04-20Changed the structure of op_array.opcodes. The constant values are moved from...Dmitry Stogov1-5/+5
2010-02-25Fix assignment when SimpleXML is disabled on WindowsKalle Sommer Nielsen1-1/+1
2010-02-25Added parameter parsing check to SimpleXMLElement::count()Kalle Sommer Nielsen1-1/+5
2010-01-03sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann5-5/+5
2009-10-07Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning).Ilia Alshanetsky1-1/+2
2009-08-26Test from 2009 testfestZoe Slattery1-0/+18