summaryrefslogtreecommitdiff
path: root/ext/dom/documentfragment.c
Commit message (Collapse)AuthorAgeFilesLines
* add interop with simplexml - dom_import_simplexmlRob Richards2003-10-261-2/+3
| | | | | fix cloneNode with elements
* allow building without libxml2 under win32Wez Furlong2003-08-221-0/+2
|
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* implmentation of document ref counting for persistanceRob Richards2003-06-091-1/+1
| | | | | re-work of internal object handling
* Inital cut of new dom extensionRob Richards2003-06-051-0/+66
PHP5 only