summaryrefslogtreecommitdiff
path: root/Zend/tests/class_constants_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/class_constants_001.phpt')
-rw-r--r--Zend/tests/class_constants_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/class_constants_001.phpt b/Zend/tests/class_constants_001.phpt
index 68b4e289b8..8cea480a0d 100644
--- a/Zend/tests/class_constants_001.phpt
+++ b/Zend/tests/class_constants_001.phpt
@@ -19,7 +19,7 @@ echo "Done\n";
string(6) "string"
int(1)
-Fatal error: Uncaught Error: Undefined class constant 'test::val3' in %s:%d
+Fatal error: Uncaught Error: Undefined constant test::val3 in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d