Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 #46241 (stacked error_handlers, error_handling in general) | Etienne Kneuss | 2008-11-19 | 1 | -0/+1 |
| | |||||
* | - 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: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -1/+0 |
| | |||||
* | MFH: fix bug #46029 (Segfault in DOMText when using with Reflection) | Rob Richards | 2008-09-10 | 1 | -1/+1 |
| | |||||
* | MFH: fix ws, cs and folding | Antony Dovgal | 2008-08-14 | 1 | -0/+10 |
| | |||||
* | MFH: Fix error_handling usage in various extensions | Etienne Kneuss | 2008-08-08 | 1 | -3/+3 |
| | |||||
* | MFH: Add missing Reflection API metadata for DOM classes. | Sebastian Bergmann | 2008-02-04 | 1 | -1/+8 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson) | Rob Richards | 2004-05-31 | 1 | -3/+3 |
| | | | | | Prototype fixes | ||||
* | constructors throw DOMException | Rob Richards | 2004-05-16 | 1 | -1/+6 |
| | | | | | | | | add DOM_PHP_ERR DomException code validate tagnames in constructors use C style comments update TODO | ||||
* | use new style constructors | Rob Richards | 2004-03-31 | 1 | -4/+4 |
| | | | | | fix return for nodelist item | ||||
* | update constructors so they cant be called statically | Rob Richards | 2004-01-22 | 1 | -3/+1 |
| | |||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | add interop with simplexml - dom_import_simplexml | Rob Richards | 2003-10-26 | 1 | -2/+2 |
| | | | | | fix cloneNode with elements | ||||
* | allow building without libxml2 under win32 | Wez Furlong | 2003-08-22 | 1 | -0/+2 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | implmentation of document ref counting for persistance | Rob Richards | 2003-06-09 | 1 | -1/+1 |
| | | | | | re-work of internal object handling | ||||
* | Inital cut of new dom extension | Rob Richards | 2003-06-05 | 1 | -0/+72 |
PHP5 only |