From 5e49c5fb6322d77bd704e7df1272b8ff3a152c76 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Fri, 2 Feb 2018 00:18:19 -0500 Subject: [PATCH] Update php.ini for PHP 7.2.2 --- php/php.ini | 4 ---- 1 file changed, 4 deletions(-) diff --git a/php/php.ini b/php/php.ini index 5afdcf6..103eb3b 100644 --- a/php/php.ini +++ b/php/php.ini @@ -1803,10 +1803,6 @@ ldap.max_links = -1 ; 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