summaryrefslogtreecommitdiff
path: root/ext/dom/dom.dsp
Commit message (Collapse)AuthorAgeFilesLines
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4
|
* export libxml2 and iconv symbolsRob Richards2003-12-081-3/+3
| | | | | extensions no longer link against either of those
* initial xpath implementationRob Richards2003-07-241-0/+4
| | | | | make dom_object generic
* link libxml2 dynamically for consistancyRob Richards2003-06-151-4/+4
|
* Inital cut of new dom extensionRob Richards2003-06-051-0/+246
PHP5 only