summaryrefslogtreecommitdiff
path: root/ext/dom
Commit message (Expand)AuthorAgeFilesLines
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-0223-0/+120
* MFH: fix bug #46406 (Unregistering nodeclass throws E_FATAL)Rob Richards2008-10-291-1/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-2423-120/+0
* MFH: initialize optional varsArnaud Le Blanc2008-10-211-2/+2
* MFH: fix bug #46335 (DOMText::splitText doesn't handle multibyte characters)Rob Richards2008-10-202-4/+39
* MFH: fix bug #46185 (importNode changes the namespace of an XML element)Rob Richards2008-09-292-6/+43
* MFH: fix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)Rob Richards2008-09-281-1/+1
* MFH: fix hints causing phpdoc crashRob Richards2008-09-222-3/+3
* Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned object).Ilia Alshanetsky2008-09-161-2/+4
* MFH: fix bug #46029 (Segfault in DOMText when using with Reflection)Rob Richards2008-09-105-5/+5
* MFH: fix ws, cs and foldingAntony Dovgal2008-08-1437-278/+476
* MFH: Fix error_handling usage in various extensionsEtienne Kneuss2008-08-0810-30/+30
* - Fixed testsFelipe Pena2008-07-142-5/+5
* MFHAntony Dovgal2008-07-1319-6/+42
* - Added arginfoFelipe Pena2008-06-271-1/+8
* - do not enable an ext when a lib/header failsPierre Joye2008-06-231-15/+19
* MFH: fixed bug #45251 (double free or corruption with setAttributeNode())Rob Richards2008-06-142-0/+38
* Tests from London test fest 2008Zoe Slattery2008-06-032-0/+57
* DOM tests from TestFestAnt Phillips2008-05-272-0/+79
* MFH: DOM Tests from London TestfestScott MacVicar2008-05-274-0/+182
* - Committing tests reviewed after London TestFest 08Josie Messa2008-05-214-0/+140
* Tests from PHP London TestFest 2008Steve Seear2008-05-193-0/+69
* Moving DOM tests to correct folder.Steve Seear2008-05-196-0/+0
* Tests from PHP London TestFest 2008Steve Seear2008-05-192-0/+70
* Tests from London test fest 2008Zoe Slattery2008-05-173-0/+77
* Tests from Londn test festZoe Slattery2008-05-165-0/+159
* Tests from London test fest 2008Zoe Slattery2008-05-154-0/+88
* fix test namesAntony Dovgal2008-05-142-2/+2
* Committing corrected test from Eric StewartZoe Slattery2008-05-031-2/+2
* MFH: fix bug #44648 (Attribute names not checked for wellformedness)Rob Richards2008-04-172-32/+91
* MFH: Dropped zend.ze1_compatibility_modeFelipe Pena2008-03-181-21/+1
* MFH: New way for check void parametersFelipe Pena2008-03-101-2/+1
* - MFHDavid Coallier2008-03-081-1/+6
* MFH: Add missing Reflection API metadata for DOM classes.Sebastian Bergmann2008-02-0420-94/+634
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-8/+13
* MFH: Fix arginfo.Sebastian Bergmann2008-01-301-6/+6
* MFH: Add Reflection API metadata for DOMXPath.Sebastian Bergmann2008-01-291-5/+34
* MFH: Add Reflection API metadata for DOMNode.Sebastian Bergmann2008-01-291-21/+137
* backport functionality to call user functions within XPathRob Richards2008-01-255-16/+353
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-3137-37/+37
* MFH: Fix bug #43364 (recursive xincludes don't remove internal nodes properly)Rob Richards2007-11-282-0/+44
* Fixed testsDmitry Stogov2007-11-191-1/+1
* - Fix testsJani Taskinen2007-11-022-10/+10
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-077-25/+25
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-2732-62/+62
* MFH: fix bug #42462 (Segmentation when trying to set an attribute in DOMElement)Rob Richards2007-08-301-0/+1
* MFH: fix bug #42082 (NodeList length zero should be empty). (Hannes)Rob Richards2007-08-063-1/+44
* WSIlia Alshanetsky2007-07-278-8/+8
* Test name formatting fixesIlia Alshanetsky2007-07-2412-12/+12
* MFH: Fix some configure --help textsfoobar2007-07-031-1/+1