Factor out PHP wrapper functionality into its own class.
commit99306b3cce8cb367380fd75eef4c5265f147b092
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 13 Mar 2007 20:57:18 +0000 (13 20:57 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 13 Mar 2007 20:57:18 +0000 (13 20:57 +0000)
treef29aca30d396ae13736cf095f06a5465c51a8f4f
parentc7ec5d8989d0d3716262e7bf5e06f5ed17680577
Factor out PHP wrapper functionality into its own class.

git-svn-id: http://htmlpurifier.org/svnroot@803 48356398-32a2-884e-a903-53898d9a118a
XHTMLCompiler.php
XHTMLCompiler/PHP.php [copied from XHTMLCompiler.php with 53% similarity]
XHTMLCompiler/Page.php
common.php
functions.php
tests/XHTMLCompiler/FunctionsTest.php
tests/XHTMLCompiler/PageTest.php
tests/XHTMLCompilerHarness.php
tests/index.php