From: Bob Weinand Date: Wed, 13 Jul 2016 08:21:39 +0000 (+0200) Subject: Disable optimizer when it conflicts with phpdbg tests X-Git-Tag: php-7.1.0beta1~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=517bbb14fd76610a9ce800a9bb15b89d8155631c;p=php Disable optimizer when it conflicts with phpdbg tests --- diff --git a/sapi/phpdbg/tests/watch_001.phpt b/sapi/phpdbg/tests/watch_001.phpt index f1d1471162..966c3015f7 100644 --- a/sapi/phpdbg/tests/watch_001.phpt +++ b/sapi/phpdbg/tests/watch_001.phpt @@ -1,5 +1,7 @@ --TEST-- Test simple recursive watchpoint +--INI-- +opcache.optimization_level=0 --PHPDBG-- b 3 r diff --git a/sapi/phpdbg/tests/watch_004.phpt b/sapi/phpdbg/tests/watch_004.phpt index 46b97e16bf..98c8afd085 100644 --- a/sapi/phpdbg/tests/watch_004.phpt +++ b/sapi/phpdbg/tests/watch_004.phpt @@ -1,5 +1,7 @@ --TEST-- Test detection of inline string manipulations on zval watch +--INI-- +opcache.optimization_level=0 --PHPDBG-- b 3 r