- Restore substr_count compatibility method; it's not just PHP 4
commitcb793cd9b91fe2f9712bc8ab5f505529fd6fba4d
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 20 Feb 2008 01:28:19 +0000 (20 01:28 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 20 Feb 2008 01:28:19 +0000 (20 01:28 +0000)
tree7bc447c38b0d9e0034aad68a81adac1a341b8d29
parentb5f1c76ee818929cba30383112a4d1a83c57061c
- Restore substr_count compatibility method; it's not just PHP 4
- Update missing includes
- Fix generate-standalone.php fatal error
- Make LexerTest resilient against variant versions of libxml

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1573 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier.includes.php
library/HTMLPurifier/Lexer/DirectLex.php
maintenance/generate-standalone.php
tests/HTMLPurifier/LexerTest.php