]> git.sesse.net Git - xml-template/history - php5
Reinstate own_clone_node. All php5 tests pass!
[xml-template] / php5 /
2008-04-21 sgunderson@bigfoot.comReinstate own_clone_node. All php5 tests pass!
2008-04-21 sgunderson@bigfoot.comFix including in php5.
2008-04-21 sgunderson@bigfoot.comTry to get DOM insertion fixed.
2008-04-21 sgunderson@bigfoot.comUse "real" document fragments instead of our own hacks.
2008-04-21 sgunderson@bigfoot.comLet's see if cloneNode() is fixed after all...
2008-04-21 sgunderson@bigfoot.comMore cloning fixes. clone.xml doesn't pass, but it...
2008-04-21 sgunderson@bigfoot.comMore cloning fixes for php5.
2008-04-21 sgunderson@bigfoot.comSlightly more insane php5 namespace cloning stuff.
2008-04-21 sgunderson@bigfoot.comSome fixes for php5 cloning. Still doesn't work properly.
2008-04-21 sgunderson@bigfoot.comFix cleaning, using the first undocumented method ...
2008-04-21 sgunderson@bigfoot.comMore style fixes for php5.
2008-04-21 sgunderson@bigfoot.comFix php5 node iteration. passthru passes.
2008-04-21 sgunderson@bigfoot.comFirst round of style changes to php5 just to make it...
2008-04-21 sgunderson@bigfoot.comAdd php5 (not working yet, just copied php4/).