summaryrefslogtreecommitdiff
path: root/ext/opcache
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2017-11-28 13:15:54 +0800
committerXinchen Hui <laruence@gmail.com>2017-11-28 13:15:54 +0800
commitee9e32caca08262de878395f6aff3eed54fc5740 (patch)
treed2be86bd8b5cb7ad788cac50145d7b92933e7231 /ext/opcache
parent06202f0feba76a6248dbece73fc28c678b4cf57a (diff)
downloadphp-git-ee9e32caca08262de878395f6aff3eed54fc5740.tar.gz
Update NEWs (added bug entry)
Diffstat (limited to 'ext/opcache')
-rw-r--r--ext/opcache/tests/bug75570.phpt (renamed from ext/opcache/tests/ssa_bug_011.phpt)2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opcache/tests/ssa_bug_011.phpt b/ext/opcache/tests/bug75570.phpt
index 58f39807fc..7d23ce7260 100644
--- a/ext/opcache/tests/ssa_bug_011.phpt
+++ b/ext/opcache/tests/bug75570.phpt
@@ -1,5 +1,5 @@
--TEST--
-Type inference warning
+Bug #75570 ("Narrowing occurred during type inference" error)
--FILE--
<?php
function renderRawGraph(array $parents) {