summaryrefslogtreecommitdiff
path: root/Zend/tests/bug26697.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug26697.phpt')
-rw-r--r--Zend/tests/bug26697.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug26697.phpt b/Zend/tests/bug26697.phpt
index fe269c0364..c0a4850e55 100644
--- a/Zend/tests/bug26697.phpt
+++ b/Zend/tests/bug26697.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #26697 (calling class_exists on a nonexistent class in __autoload results in segfault)
+Bug #26697 (calling class_exists on a nonexistent class in autoloader results in segfault)
--FILE--
<?php