mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-09 23:28:42 +00:00
Rename to spl-autoload to more descriptive spl-autoload-and-user-autoload
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1563 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
parent
e3fdda1f3c
commit
969a027a5b
@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
HTMLPurifier.auto.php using spl_autoload_register with userland spl_autoload registration loading test
|
||||
HTMLPurifier.auto.php using spl_autoload_register with userland __autoload loading test
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (!function_exists('spl_autoload_register')) {
|
Loading…
Reference in New Issue
Block a user