diff options
Diffstat (limited to 'ext/spl/tests/spl_autoload_004.phpt')
-rw-r--r-- | ext/spl/tests/spl_autoload_004.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/spl_autoload_004.phpt b/ext/spl/tests/spl_autoload_004.phpt index 1f26521b90..7dac3abcea 100644 --- a/ext/spl/tests/spl_autoload_004.phpt +++ b/ext/spl/tests/spl_autoload_004.phpt @@ -28,7 +28,7 @@ var_dump(class_exists("TestClass", true)); ?> ===DONE=== <?php exit(0); ?> ---EXPECTF-- +--EXPECT-- array(1) { [0]=> array(2) { |