MySQL is budled in PHP 5 only with Windows binaries

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164378 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-07-26 21:37:28 +00:00
parent 641e605a04
commit 16163c9ba6

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<section id="mysql.constants">
&reftitle.constants;
&extension.constants;
@ -34,7 +34,7 @@
<entry>MYSQL_CLIENT_SSL</entry>
<entry>Use SSL encryption. This flag is available only with 4.x version
of client library or newer. Version 3.23.x is bundled both with PHP 4
and PHP 5.</entry>
and Windows binaries of PHP 5.</entry>
</row>
</tbody>
</tgroup>