diff options
Diffstat (limited to 'Zend/tests/errmsg_029.phpt')
-rw-r--r-- | Zend/tests/errmsg_029.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/errmsg_029.phpt b/Zend/tests/errmsg_029.phpt index 73b85ce6a5..e40cb2dc68 100644 --- a/Zend/tests/errmsg_029.phpt +++ b/Zend/tests/errmsg_029.phpt @@ -8,5 +8,5 @@ class parent { echo "Done\n"; ?> ---EXPECTF-- +--EXPECTF-- Fatal error: Cannot use 'parent' as class name as it is reserved in %s on line %d |