diff --git a/reference/mysqlnd_qc/setup.xml b/reference/mysqlnd_qc/setup.xml index c1e13155bc..2d50a67e81 100644 --- a/reference/mysqlnd_qc/setup.xml +++ b/reference/mysqlnd_qc/setup.xml @@ -7,8 +7,7 @@
&reftitle.required; - PHP 5.3.3 or a newer version of PHP 5.3. - PHP 5.4.0 is not yet supported. + PHP 5.3.3 or a newer version of PHP. PECL/mysqlnd_qc is a mysqlnd plugin. It plugs into the mysqlnd library. @@ -21,13 +20,20 @@ For using APC - storage handler: + storage handler with PECL/mysqlnd_qc 1.0 APC 3.1.3p1-beta or newer. + PECL/mysqlnd_qc 1.2 has been tested with APC 3.1.13-beta. + The APC storage handler cannot be used with a shared build. You cannot use the PHP + configuration directive extension to load APC and PECL/mysqlnd_qc + extensions if PECL/mysqlnd_qc shall use APC as a storage handler. For using + the APC storage handler you have to compile PHP with APC and PECL/mysqlnd_qc + built-in statically to PHP. For using MEMCACHE storage handler: libmemcache 0.38 or newer. + PECL/mysqlnd_qc 1.2 has been tested with libmemcache 1.4.0. For using