Skip to content

Commit 460aea8

Browse files
committed
Add comment to specific optimization value
1 parent f394028 commit 460aea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/zend_test/tests/observer_preload.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows
1010
--INI--
1111
opcache.enable=1
1212
opcache.enable_cli=1
13+
; Disable inlining pass
1314
opcache.optimization_level=0x7ffe3fff
1415
opcache.preload={PWD}/observer_preload.inc
1516
opcache.file_cache=

0 commit comments

Comments
 (0)