From b1dc4792f5abc0b42c72b9a5d579abe3246cb4d0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 26 Mar 2014 14:35:08 +0100 Subject: php-5.6.0-0.4.201403261230 (test build) --- opcache.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcache.ini') diff --git a/opcache.ini b/opcache.ini index 0b85b67..fb3e9a9 100644 --- a/opcache.ini +++ b/opcache.ini @@ -39,7 +39,7 @@ opcache.max_accelerated_files=4000 ;opcache.revalidate_path=0 ; If disabled, all PHPDoc comments are dropped from the code to reduce the - ;size of the optimized code. +; size of the optimized code. ;opcache.save_comments=1 ; If disabled, PHPDoc comments are not loaded from SHM, so "Doc Comments" -- cgit