summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/opt/dce_005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opcache/tests/opt/dce_005.phpt')
-rw-r--r--ext/opcache/tests/opt/dce_005.phpt3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/opcache/tests/opt/dce_005.phpt b/ext/opcache/tests/opt/dce_005.phpt
index c998e30482..9f9931b174 100644
--- a/ext/opcache/tests/opt/dce_005.phpt
+++ b/ext/opcache/tests/opt/dce_005.phpt
@@ -16,11 +16,12 @@ function foo(int $x) {
$a = new A;
$a->foo = $x;
}
+?>
--EXPECTF--
$_main:
; (lines=1, args=0, vars=0, tmps=0)
; (after optimizer)
- ; %sdce_005.php:1-8
+ ; %sdce_005.php:1-9
0000 RETURN int(1)
foo: