| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) | Dmitry Stogov | 2008-01-30 | 1 | -8/+13 |
| | | |||||
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | | |||||
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | | |||||
| * | MFH: add registerNodeClass() method | Rob Richards | 2006-05-22 | 1 | -11/+1 |
| | | | | | | | - update attribute isID functionality - add test | ||||
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | | |||||
| * | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | | |||||
| * | - Fix bug #33299 (php:function no longer handles returned dom objects) | Rob Richards | 2005-06-22 | 1 | -5/+5 |
| | | | | | | - maybe fix #33431/33432 | ||||
| * | php_error() -> php_error_docref(). | Ilia Alshanetsky | 2005-04-21 | 1 | -4/+4 |
| | | |||||
| * | Added DomDocument->recover property for parsing not well-formed XML Documents. | Christian Stocker | 2004-08-13 | 1 | -0/+1 |
| | | |||||
| * | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
| * | implement namednodemap and nodelist | Rob Richards | 2003-11-29 | 1 | -3/+1 |
| | | | | | | | fix xsl/dom integration under windows update tests and examples | ||||
| * | move some definitions to xml_common.h | Christian Stocker | 2003-11-29 | 1 | -0/+4 |
| | | |||||
| * | changing dom_object_get_data to php_dom_object_get_data and PHP_DOM_EXPORT it | Christian Stocker | 2003-11-28 | 1 | -2/+1 |
| | | | | | | (by Rob Richards) | ||||
| * | add interop with simplexml - dom_import_simplexml | Rob Richards | 2003-10-26 | 1 | -22/+6 |
| | | | | | | fix cloneNode with elements | ||||
| * | move some document properties internally | Rob Richards | 2003-09-08 | 1 | -1/+12 |
| | | | | | | add xpath namespace support (by Shane) | ||||
| * | implement stricterrorcheck | Rob Richards | 2003-08-24 | 1 | -2/+3 |
| | | | | | | | | fix clonenode cleanup error routines forgot these files | ||||
| * | initial xpath implementation | Rob Richards | 2003-07-24 | 1 | -1/+1 |
| | | | | | | make dom_object generic | ||||
| * | API update | Zeev Suraski | 2003-07-22 | 1 | -1/+1 |
| | | |||||
| * | implement node proxies: next phase of interop | Rob Richards | 2003-07-07 | 1 | -3/+9 |
| | | |||||
| * | cleanup common code | Rob Richards | 2003-06-20 | 1 | -25/+4 |
| | | |||||
| * | remove code no longer needed | Rob Richards | 2003-06-15 | 1 | -13/+2 |
| | | | | | | fix format Output property | ||||
| * | use xmlInitParser instead of xmlInitThreads | Rob Richards | 2003-06-14 | 1 | -3/+0 |
| | | | | | | reentrant safe as well no need for xml_parser_inited | ||||
| * | fix xml_parser_inited on win32 | Rob Richards | 2003-06-14 | 1 | -0/+24 |
| | | | | | | add common structs for better interoprability | ||||
| * | 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 | -12/+13 |
| | | | | | | re-work of internal object handling | ||||
| * | fix more memory overruns | Rob Richards | 2003-06-07 | 1 | -1/+6 |
| | | | | | | | | initial definition for document ref counting fixed property access to support all objects clear property handler from invalid objects until ref count implemented | ||||
| * | Missing header | foobar | 2003-06-06 | 1 | -0/+21 |
| | | |||||
| * | Inital cut of new dom extension | Rob Richards | 2003-06-05 | 1 | -0/+82 |
| PHP5 only | |||||
