]> granicus.if.org Git - php/commitdiff
CS (no leading space in comment for config option)
authorRemi Collet <remi@php.net>
Wed, 23 Nov 2016 13:56:39 +0000 (14:56 +0100)
committerRemi Collet <remi@php.net>
Wed, 23 Nov 2016 13:56:39 +0000 (14:56 +0100)
php.ini-development
php.ini-production

index 93ca7886936586ff34b79c9e22615f9c24913e9b..e7ee29c3e632cfdec5c45200eb57bf387d076c1b 100644 (file)
@@ -1899,10 +1899,10 @@ ldap.max_links = -1
 ;opcache.huge_code_pages=0
 
 ; Validate cached file permissions.
-; opcache.validate_permission=0
+;opcache.validate_permission=0
 
 ; Prevent name collisions in chroot'ed environment.
-; opcache.validate_root=0
+;opcache.validate_root=0
 
 [curl]
 ; A default value for the CURLOPT_CAINFO option. This is required to be an
index f3b5429e5f644f7c6d68fbac1704cd96b18eb71f..f983971a8556ec0c6cb836a4e9da2b4842880231 100644 (file)
@@ -1899,10 +1899,10 @@ ldap.max_links = -1
 ;opcache.huge_code_pages=1
 
 ; Validate cached file permissions.
-; opcache.validate_permission=0
+;opcache.validate_permission=0
 
 ; Prevent name collisions in chroot'ed environment.
-; opcache.validate_root=0
+;opcache.validate_root=0
 
 [curl]
 ; A default value for the CURLOPT_CAINFO option. This is required to be an