[packages/php] update opcache.ini for 7.2.7

glen glen at pld-linux.org
Mon Jul 9 10:32:21 CEST 2018


commit 0debbb3679be6f808c9ff29e518cbe857cbcf497
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Jul 9 11:31:58 2018 +0300

    update opcache.ini for 7.2.7

 opcache.ini | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/opcache.ini b/opcache.ini
index 16a3cff..2143b58 100644
--- a/opcache.ini
+++ b/opcache.ini
@@ -42,10 +42,6 @@ zend_extension=opcache.so
 ; size of the optimized code.
 ;opcache.save_comments=1
 
-; If enabled, a fast shutdown sequence is used for the accelerated code
-; Depending on the used Memory Manager this may cause some incompatibilities.
-;opcache.fast_shutdown=0
-
 ; Allow file existence override (file_exists, etc.) performance feature.
 ;opcache.enable_file_override=0
 
@@ -127,3 +123,7 @@ zend_extension=opcache.so
 
 ; Prevent name collisions in chroot'ed environment.
 ;opcache.validate_root=0
+
+; If specified, it produces opcode dumps for debugging different stages of
+; optimizations.
+;opcache.opt_debug_level=0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/0debbb3679be6f808c9ff29e518cbe857cbcf497



More information about the pld-cvs-commit mailing list