summaryrefslogtreecommitdiff
path: root/Zend/tests/this_in_extract.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/this_in_extract.phpt')
-rw-r--r--Zend/tests/this_in_extract.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/this_in_extract.phpt b/Zend/tests/this_in_extract.phpt
index 9903d7d794..ef0a25a279 100644
--- a/Zend/tests/this_in_extract.phpt
+++ b/Zend/tests/this_in_extract.phpt
@@ -15,5 +15,5 @@ foo();
--EXPECTF--
Cannot re-assign $this
-Notice: Undefined variable: a in %s on line %d
+Warning: Undefined variable: a in %s on line %d
NULL