diff options
Diffstat (limited to 'Zend/tests/class_properties_const.phpt')
| -rw-r--r-- | Zend/tests/class_properties_const.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/class_properties_const.phpt b/Zend/tests/class_properties_const.phpt index ac871b5c2b..8f607bcfe2 100644 --- a/Zend/tests/class_properties_const.phpt +++ b/Zend/tests/class_properties_const.phpt @@ -22,4 +22,4 @@ NULL Notice: Undefined property: A::$1 in %sclass_properties_const.php on line %d NULL -Catchable fatal error: Object of class Closure could not be converted to string in %sclass_properties_const.php on line %d +Recoverable fatal error: Object of class Closure could not be converted to string in %sclass_properties_const.php on line %d |
