summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/bug66251.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opcache/tests/bug66251.phpt')
-rw-r--r--ext/opcache/tests/bug66251.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opcache/tests/bug66251.phpt b/ext/opcache/tests/bug66251.phpt
index 23a5165234..daa5a89bb2 100644
--- a/ext/opcache/tests/bug66251.phpt
+++ b/ext/opcache/tests/bug66251.phpt
@@ -13,5 +13,5 @@ const A="hello";
function getA() {return A;}
?>
--EXPECTF--
-Notice: Use of undefined constant A - assumed 'A' in %sbug66251.php on line 4
+Warning: Use of undefined constant A - assumed 'A' (this will throw an Error in a future version of PHP) in %sbug66251.php on line 4
A=A