summaryrefslogtreecommitdiff
path: root/Zend/tests/class_constants_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/class_constants_002.phpt')
-rw-r--r--Zend/tests/class_constants_002.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/class_constants_002.phpt b/Zend/tests/class_constants_002.phpt
index c34b3620e1..3e51ab8908 100644
--- a/Zend/tests/class_constants_002.phpt
+++ b/Zend/tests/class_constants_002.phpt
@@ -28,7 +28,7 @@ int(1)
int(5)
int(10)
-Fatal error: Uncaught Error: Class 'NoSuchClass' not found in %s:%d
+Fatal error: Uncaught Error: Class "NoSuchClass" not found in %s:%d
Stack trace:
#0 %s(%d): bar()
#1 {main}