]> granicus.if.org Git - php/commitdiff
Added description for opcache.enable_cli
authorDmitry Stogov <dmitry@zend.com>
Wed, 27 Mar 2013 17:02:39 +0000 (21:02 +0400)
committerDmitry Stogov <dmitry@zend.com>
Wed, 27 Mar 2013 17:02:39 +0000 (21:02 +0400)
ext/opcache/README

index f87e1ccbfc6151db51c00e3e996f69d962752988..03386a0a7f15b46379c345b9fde654e57bc71817 100644 (file)
@@ -63,7 +63,11 @@ Configuration Directives
 ------------------------
 
 opcache.enable (default "1")
-       OPcache On/Off switch. When set to Off, code is not optimized.
+       OPcache On/Off switch. When set to Off, code is not optimized and cached.
+
+opcache.enable_cli (default "0")
+       Enables the OPcache for the CLI version of PHP. It's mostly for testing
+       and debugging.
 
 opcache.memory_consumption (default "64")
        The OPcache shared memory storage size. The amount of memory for storing