File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -987,7 +987,7 @@ zend_extension=php_opcache.dll
987987opcache.memory_consumption =PHP_SDK_PGO_PHP_OPCACHE_MEMORY_CONSUMPTION
988988opcache.interned_strings_buffer =PHP_SDK_PGO_PHP_OPCACHE_INTERNED_STRINGS_BUFFER
989989opcache.max_accelerated_files =PHP_SDK_PGO_PHP_OPCACHE_MAX_ACCELERATED_FILES
990- opcache.jit_buffer_size =PHP_SDK_PGO_PHP_OPCACHE_JIT_BUFFER_SIZE
990+ ; opcache.jit_buffer_size=PHP_SDK_PGO_PHP_OPCACHE_JIT_BUFFER_SIZE
991991opcache.revalidate_freq =60
992992opcache.fast_shutdown =1
993993opcache.enable =1
Original file line number Diff line number Diff line change @@ -987,7 +987,7 @@ zend_extension=php_opcache.dll
987987opcache.memory_consumption =PHP_SDK_PGO_PHP_OPCACHE_MEMORY_CONSUMPTION
988988opcache.interned_strings_buffer =PHP_SDK_PGO_PHP_OPCACHE_INTERNED_STRINGS_BUFFER
989989opcache.max_accelerated_files =PHP_SDK_PGO_PHP_OPCACHE_MAX_ACCELERATED_FILES
990- opcache.jit_buffer_size =PHP_SDK_PGO_PHP_OPCACHE_JIT_BUFFER_SIZE
990+ ; opcache.jit_buffer_size=PHP_SDK_PGO_PHP_OPCACHE_JIT_BUFFER_SIZE
991991opcache.revalidate_freq =60
992992opcache.fast_shutdown =1
993993opcache.enable =1
You can’t perform that action at this time.
0 commit comments