diff options
Diffstat (limited to 'Zend/tests/unset_cv03.phpt')
-rw-r--r-- | Zend/tests/unset_cv03.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/unset_cv03.phpt b/Zend/tests/unset_cv03.phpt index 221abe2d88..874f7ea7df 100644 --- a/Zend/tests/unset_cv03.phpt +++ b/Zend/tests/unset_cv03.phpt @@ -10,4 +10,4 @@ echo $x; --EXPECTF-- ok -Notice: Undefined variable: x in %sunset_cv03.php on line %d +Notice: Undefined variable: x in %sunset_cv03.php on line %d |