summaryrefslogtreecommitdiff
path: root/Zend/tests/errmsg_010.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/errmsg_010.phpt')
-rw-r--r--Zend/tests/errmsg_010.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/errmsg_010.phpt b/Zend/tests/errmsg_010.phpt
index ae2572f7bc..b283d2ce65 100644
--- a/Zend/tests/errmsg_010.phpt
+++ b/Zend/tests/errmsg_010.phpt
@@ -1,5 +1,5 @@
--TEST--
-errmsg: multiple access type modifiers are not allowed (methods)
+errmsg: multiple access type modifiers are not allowed (methods)
--FILE--
<?php
@@ -9,5 +9,5 @@ class test {
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Fatal error: Multiple access type modifiers are not allowed in %s on line %d