summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/jit/fetch_obj_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opcache/tests/jit/fetch_obj_002.phpt')
-rw-r--r--ext/opcache/tests/jit/fetch_obj_002.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opcache/tests/jit/fetch_obj_002.phpt b/ext/opcache/tests/jit/fetch_obj_002.phpt
index 95ad920ea8..463ff01b26 100644
--- a/ext/opcache/tests/jit/fetch_obj_002.phpt
+++ b/ext/opcache/tests/jit/fetch_obj_002.phpt
@@ -35,7 +35,7 @@ bar();
--EXPECTF--
int(2)
-Notice: Undefined property: A::$y in %sfetch_obj_002.php on line 16
+Warning: Undefined property: A::$y in %s on line %d
NULL
int(3)
string(5) "__get"