Skip to content

Commit 6d848fa

Browse files
committed
Add zend_test.observer.enabled=0 to more tests
1 parent de03a7c commit 6d848fa

4 files changed

+4
-0
lines changed

ext/opcache/tests/opt/type_inference_class_consts1.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ opcache.enable_cli=1
66
opcache.optimization_level=-1
77
opcache.opt_debug_level=0x20000
88
opcache.preload=
9+
zend_test.observer.enabled=0
910
--EXTENSIONS--
1011
opcache
1112
--FILE--

ext/opcache/tests/opt/type_inference_class_consts2.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ opcache.enable_cli=1
66
opcache.optimization_level=-1
77
opcache.opt_debug_level=0x20000
88
opcache.preload=
9+
zend_test.observer.enabled=0
910
--EXTENSIONS--
1011
opcache
1112
--FILE--

ext/opcache/tests/opt/type_inference_class_consts3.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ opcache.enable_cli=1
66
opcache.optimization_level=-1
77
opcache.opt_debug_level=0x20000
88
opcache.preload=
9+
zend_test.observer.enabled=0
910
--EXTENSIONS--
1011
opcache
1112
--FILE--

ext/opcache/tests/opt/type_inference_class_consts4.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ opcache.enable_cli=1
66
opcache.optimization_level=-1
77
opcache.opt_debug_level=0x20000
88
opcache.preload=
9+
zend_test.observer.enabled=0
910
--EXTENSIONS--
1011
opcache
1112
--FILE--

0 commit comments

Comments
 (0)