File tree 2 files changed +2
-2
lines changed
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
987
987
opcache.memory_consumption =PHP_SDK_PGO_PHP_OPCACHE_MEMORY_CONSUMPTION
988
988
opcache.interned_strings_buffer =PHP_SDK_PGO_PHP_OPCACHE_INTERNED_STRINGS_BUFFER
989
989
opcache.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
991
991
opcache.revalidate_freq =60
992
992
opcache.fast_shutdown =1
993
993
opcache.enable =1
Original file line number Diff line number Diff line change @@ -987,7 +987,7 @@ zend_extension=php_opcache.dll
987
987
opcache.memory_consumption =PHP_SDK_PGO_PHP_OPCACHE_MEMORY_CONSUMPTION
988
988
opcache.interned_strings_buffer =PHP_SDK_PGO_PHP_OPCACHE_INTERNED_STRINGS_BUFFER
989
989
opcache.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
991
991
opcache.revalidate_freq =60
992
992
opcache.fast_shutdown =1
993
993
opcache.enable =1
You can’t perform that action at this time.
0 commit comments