- Gracefully error out of obscure bug involving non-static autoloaders
commit21cf2c94d41be393f04058036b80140d295d52fa
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 18 Feb 2008 02:33:50 +0000 (18 02:33 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 18 Feb 2008 02:33:50 +0000 (18 02:33 +0000)
tree875334d31e130de36473f564d48395b1a936c3c7
parenta4abc45505c857b806c228466eec7f23c8307352
- Gracefully error out of obscure bug involving non-static autoloaders
- Test multiple autoloaders
- Remove local URL test; doesn't work for other people

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1565 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier.autoload.php
library/HTMLPurifier/Bootstrap.php
tests/HTMLPurifier/PHPT/loading/auto-with-spl-autoload.phpt
tests/HTMLPurifier/PHPT/loading/error-auto-with-spl-nonstatic-autoload.phpt [new file with mode: 0644]
tests/multitest.php