Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Add support for non-scalar Iterator keys in foreach | Nikita Popov | 2013-03-12 | 1 | -20/+7 |
| | | | | RFC: https://wiki.php.net/rfc/foreach-non-scalar-keys | ||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | Removal of deadcode identified by coverity | Ilia Alshanetsky | 2011-08-08 | 1 | -2/+2 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | 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 ws, cs and folding | Antony Dovgal | 2008-08-14 | 1 | -11/+31 |
| | |||||
* | 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 | -3/+3 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Added missing safety checks (Problem identified by Coverity scan) | Ilia Alshanetsky | 2006-10-07 | 1 | -3/+10 |
| | |||||
* | Synch from HEAD | Rob Richards | 2006-05-17 | 1 | -5/+5 |
| | | | | | | - Fix bug #37456 (DOMElement->setAttribute() loops forever) - update iterators for engine change merged from HEAD | ||||
* | Fix win32 build | Frank M. Kromann | 2006-05-10 | 1 | -2/+3 |
| | |||||
* | - Update after api changes | Marcus Boerger | 2006-05-10 | 1 | -1/+4 |
| | |||||
* | fix crashes using notations and entity decls | Rob Richards | 2006-03-03 | 1 | -7/+15 |
| | | | | | add test | ||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -2/+2 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Rename hasMore() to valid() as discussed. (Part IV) | Marcus Boerger | 2004-03-08 | 1 | -2/+2 |
| | |||||
* | implement clone functionality to fix segfault | Rob Richards | 2004-02-17 | 1 | -21/+23 |
| | | | | | | | DomNode->clone() creates new doc proxy if document is cloned remove printf from xpath fix remaining invalid object state issues | ||||
* | Warn when empty string supplied to load methods (by Pierre-Alain) | Rob Richards | 2004-01-20 | 1 | -0/+2 |
| | | | | | | Fix refcount on xpath iterators xpath_query should return nodelist even when empty | ||||
* | XPath query returns nodelist object rather than array | Rob Richards | 2004-01-10 | 1 | -20/+40 |
| | |||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Fixed bug #26743 (getElementsByTagName doesn't work properly) | Rob Richards | 2003-12-29 | 1 | -0/+4 |
| | |||||
* | fix getElementsByTagname iteration | Rob Richards | 2003-12-08 | 1 | -4/+8 |
| | |||||
* | guess this file should be added too :) | Rob Richards | 2003-11-29 | 1 | -0/+280 |