From 16163c9ba63468ed07e78261d20861f860abea45 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 26 Jul 2004 21:37:28 +0000 Subject: [PATCH] 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 --- reference/mysql/constants.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mysql/constants.xml b/reference/mysql/constants.xml index da6b13c22f..8f6a00f518 100644 --- a/reference/mysql/constants.xml +++ b/reference/mysql/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; &extension.constants; @@ -34,7 +34,7 @@ MYSQL_CLIENT_SSL 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. + and Windows binaries of PHP 5.