fix #66363 update opcache docs to reflect it can only be compiled shared

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332519 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joe Watkins 2013-12-28 07:50:35 +00:00
parent da736604d1
commit 31f23e601c

View file

@ -20,7 +20,7 @@
<title>PHP 5.5.0 and later</title>
<para>
By default, OPcache will be compiled as a shared extension. If you have
OPcache can only be compiled as a shared extension. If you have
disabled the building of default extensions with
<option role="configure">--disable-all</option>, you must compile PHP with
the <option role="configure">--enable-opcache</option> option for OPcache