Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct typo in comments: 'initialized' | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Suppress compiler warning "warning: variable ‘retcount’ set but not used ↵ | Christopher Jones | 2013-08-21 | 1 | -0/+4 |
| | | | | [-Wunused-but-set-variable]" | ||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4 | Xinchen Hui | 2012-03-24 | 1 | -1/+1 |
|\ | |||||
| * | Fix ZTS build | Xinchen Hui | 2012-03-24 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-03-23 | 1 | -0/+82 |
|\ \ | |/ | |||||
| * | Improved on DOM object debug info handler. Added test. | Gustavo André dos Santos Lopes | 2012-03-23 | 1 | -48/+66 |
| | | |||||
| * | Added DOM Debug handler | Joey Smith | 2012-03-23 | 1 | -0/+64 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | Deadcode & sizeof fix for issues found by coverity | Ilia Alshanetsky | 2011-08-08 | 1 | -1/+1 |
| | | | | | | | | | | (different patch for 5.4+ will follow shortly) | ||||
| * | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | | |||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | fix bug #51721 (mark DOMNodeList and DOMNamedNodeMap as Traversable) | Rob Richards | 2010-05-04 | 1 | -0/+3 |
| | | |||||
| * | fix bug #50828 (DOMNotation is not subclass of DOMNode) | Rob Richards | 2010-04-09 | 1 | -5/+2 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
* | | Removal of deadcode identified by coverity | Ilia Alshanetsky | 2011-08-08 | 1 | -4/+3 |
| | | |||||
* | | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | | |||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | Added caches to eliminate repeatable run-time bindings of functions, ↵ | Dmitry Stogov | 2010-05-24 | 1 | -2/+1 |
| | | | | | | | | classes, constants, methods and properties | ||||
* | | fix bug #51721 (mark DOMNodeList and DOMNamedNodeMap as Traversable) | Rob Richards | 2010-05-04 | 1 | -0/+3 |
| | | |||||
* | | Changed the structure of op_array.opcodes. The constant values are moved ↵ | Dmitry Stogov | 2010-04-20 | 1 | -8/+8 |
| | | | | | | | | from opcode operands into a separate literal table | ||||
* | | fix bug #50828 (DOMNotation is not subclass of DOMNode) | Rob Richards | 2010-04-09 | 1 | -5/+2 |
|/ | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties) | Rob Richards | 2008-12-16 | 1 | -9/+37 |
| | | | | | | fix some warnings add test | ||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -1/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+1 |
| | |||||
* | MFH: fix bug #46406 (Unregistering nodeclass throws E_FATAL) | Rob Richards | 2008-10-29 | 1 | -1/+1 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -1/+0 |
| | |||||
* | Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned object). | Ilia Alshanetsky | 2008-09-16 | 1 | -2/+4 |
| | |||||
* | MFH: fix ws, cs and folding | Antony Dovgal | 2008-08-14 | 1 | -16/+29 |
| | |||||
* | - Added arginfo | Felipe Pena | 2008-06-27 | 1 | -1/+8 |
| | |||||
* | MFH: Dropped zend.ze1_compatibility_mode | Felipe Pena | 2008-03-18 | 1 | -21/+1 |
| | | | | | [DOC] | ||||
* | backport functionality to call user functions within XPath | Rob Richards | 2008-01-25 | 1 | -5/+24 |
| | | | | | add test | ||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -6/+6 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | MFH: fix bug #42462 (Segmentation when trying to set an attribute in DOMElement) | Rob Richards | 2007-08-30 | 1 | -0/+1 |
| | |||||
* | MFH: fix bug #42082 (NodeList length zero should be empty). (Hannes) | Rob Richards | 2007-08-06 | 1 | -1/+14 |
| | | | | | add and update tests | ||||
* | allow registered classes to be changed | Rob Richards | 2007-04-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | fix bug #39035 (Compatibilty issue between DOM and ze1_compatibility_mode | Rob Richards | 2006-10-04 | 1 | -1/+1 |
| | |||||
* | fix underlying issue for bug #38438 | Rob Richards | 2006-08-14 | 1 | -2/+2 |
| | |||||
* | nuke unused call | Rob Richards | 2006-06-06 | 1 | -1/+0 |
| | |||||
* | Final ze1_compat restoration - it was mostly done by hand, so if anybody | Zeev Suraski | 2006-06-05 | 1 | -0/+21 |
| | | | | | | spots any (new) problems, let me know. Test wise, the same tests that failed before are failing now. | ||||
* | MFH: add registerNodeClass() method | Rob Richards | 2006-05-22 | 1 | -3/+46 |
| | | | | | | - update attribute isID functionality - add test | ||||
* | Synch from HEAD | Rob Richards | 2006-05-17 | 1 | -0/+2 |
| | | | | | | - Fix bug #37456 (DOMElement->setAttribute() loops forever) - update iterators for engine change merged from HEAD |