Skip to content

Commit e9292c3

Browse files
committed
Merge branch 'PHP-8.3'
2 parents 0766ac6 + 5ead5c5 commit e9292c3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+42
-0
lines changed

ext/opcache/tests/ct_eval_frameless_001.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ opcache.enable=1
55
opcache.enable_cli=1
66
opcache.optimization_level=-1
77
opcache.opt_debug_level=0x20000
8+
zend_test.observer.enabled=0
89
--EXTENSIONS--
910
opcache
1011
--FILE--

ext/opcache/tests/ct_eval_frameless_002.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ opcache.enable=1
55
opcache.enable_cli=1
66
opcache.optimization_level=-1
77
opcache.opt_debug_level=0x20000
8+
zend_test.observer.enabled=0
89
--EXTENSIONS--
910
opcache
1011
--FILE--

ext/opcache/tests/match/001.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Match expression string jump table
44
opcache.enable=1
55
opcache.enable_cli=1
66
opcache.opt_debug_level=0x20000
7+
zend_test.observer.enabled=0
78
--EXTENSIONS--
89
opcache
910
--FILE--

ext/opcache/tests/match/002.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Test match jump table optimizer
44
opcache.enable=1
55
opcache.enable_cli=1
66
opcache.opt_debug_level=0x20000
7+
zend_test.observer.enabled=0
78
--EXTENSIONS--
89
opcache
910
--FILE--

ext/opcache/tests/match/003.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Match expression long jump table
44
opcache.enable=1
55
opcache.enable_cli=1
66
opcache.opt_debug_level=0x20000
7+
zend_test.observer.enabled=0
78
--EXTENSIONS--
89
opcache
910
--FILE--

ext/opcache/tests/match/004.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Match expression mixed jump table
44
opcache.enable=1
55
opcache.enable_cli=1
66
opcache.opt_debug_level=0x20000
7+
zend_test.observer.enabled=0
78
--EXTENSIONS--
89
opcache
910
--FILE--

ext/opcache/tests/opt/coalesce.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ opcache.enable=1
55
opcache.enable_cli=1
66
opcache.optimization_level=-1
77
opcache.opt_debug_level=0x20000
8+
zend_test.observer.enabled=0
89
--EXTENSIONS--
910
opcache
1011
--FILE--

ext/opcache/tests/opt/dce_001.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/dce_002.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/dce_003.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)