]> git.sesse.net Git - xml-template/history - php
Add the beginnings of a test suite.
[xml-template] / php /
2006-08-13 sgunderson@bigfoot.comFinally figure out how to remove attributes in PHP.
2006-08-12 sgunderson@bigfoot.comFix "ID bleeding" in the PHP.
2006-08-12 sgunderson@bigfoot.comRevert the NULL mess in PHP; we don't need it anyhow.
2006-08-12 sgunderson@bigfoot.comTweaks to "empty cloning" in PHP.
2006-08-12 sgunderson@bigfoot.comYet more cloning fixes for PHP. *sigh*
2006-08-12 sgunderson@bigfoot.comYet more clone fixes for PHP.
2006-08-12 sgunderson@bigfoot.comFix some cleaning bugs.
2006-08-12 sgunderson@bigfoot.comMake a workaround for PHP's broken clone_node().
2006-08-12 sgunderson@bigfoot.comHorrible workaround for PHP's namespace bugs.
2006-08-12 sgunderson@bigfoot.com"Deep clean" the DOM object we include.
2006-08-12 sgunderson@bigfoot.comDon't clean attributes in PHP anymore -- it's too broken.
2006-08-12 sgunderson@bigfoot.comFix the include example for PHP as well.
2006-08-12 sgunderson@bigfoot.comNULL fixes for the PHP code.
2006-08-12 sgunderson@bigfoot.comChange the syntax for attributes from tag.attribute...
2006-08-12 sgunderson@bigfoot.comOrganize everything into neat directories.