]> granicus.if.org Git - php/commitdiff
Disable optimizer when it conflicts with phpdbg tests
authorBob Weinand <bobwei9@hotmail.com>
Wed, 13 Jul 2016 08:21:39 +0000 (10:21 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Wed, 13 Jul 2016 08:22:00 +0000 (10:22 +0200)
sapi/phpdbg/tests/watch_001.phpt
sapi/phpdbg/tests/watch_004.phpt

index f1d14711623e5676eebbe0d04cfa178d7300cbc1..966c3015f7aaeaadb7f3e50994f0a4f3b9044528 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Test simple recursive watchpoint
+--INI--
+opcache.optimization_level=0
 --PHPDBG--
 b 3
 r
index 46b97e16bf5c1622617333f31f65850927254e32..98c8afd085606d28d4550f3fe0f15597e2c91803 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Test detection of inline string manipulations on zval watch
+--INI--
+opcache.optimization_level=0
 --PHPDBG--
 b 3
 r