From: Frank Brehm Date: Mon, 29 Oct 2018 17:26:26 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=e3567758a707aad9858d6bb5bc559e11b45233d2;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/php/apache2-php7.1/php.ini b/php/apache2-php7.1/php.ini index 0e73d48..e9af83e 100644 --- a/php/apache2-php7.1/php.ini +++ b/php/apache2-php7.1/php.ini @@ -1905,6 +1905,10 @@ ldap.max_links = -1 ; 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 + [curl] ; A default value for the CURLOPT_CAINFO option. This is required to be an ; absolute path. diff --git a/php/cgi-php7.1/php.ini b/php/cgi-php7.1/php.ini index 0e73d48..e9af83e 100644 --- a/php/cgi-php7.1/php.ini +++ b/php/cgi-php7.1/php.ini @@ -1905,6 +1905,10 @@ ldap.max_links = -1 ; 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 + [curl] ; A default value for the CURLOPT_CAINFO option. This is required to be an ; absolute path. diff --git a/php/cli-php7.1/php.ini b/php/cli-php7.1/php.ini index 0e73d48..e9af83e 100644 --- a/php/cli-php7.1/php.ini +++ b/php/cli-php7.1/php.ini @@ -1905,6 +1905,10 @@ ldap.max_links = -1 ; 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 + [curl] ; A default value for the CURLOPT_CAINFO option. This is required to be an ; absolute path. diff --git a/php/embed-php7.1/php.ini b/php/embed-php7.1/php.ini index 0e73d48..e9af83e 100644 --- a/php/embed-php7.1/php.ini +++ b/php/embed-php7.1/php.ini @@ -1905,6 +1905,10 @@ ldap.max_links = -1 ; 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 + [curl] ; A default value for the CURLOPT_CAINFO option. This is required to be an ; absolute path. diff --git a/php/fpm-php7.1/php.ini b/php/fpm-php7.1/php.ini index 0e73d48..e9af83e 100644 --- a/php/fpm-php7.1/php.ini +++ b/php/fpm-php7.1/php.ini @@ -1905,6 +1905,10 @@ ldap.max_links = -1 ; 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 + [curl] ; A default value for the CURLOPT_CAINFO option. This is required to be an ; absolute path.