From b1b1483b742bbd1a55e9dacc7d536291f5f6469b Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Thu, 19 Apr 2012 08:22:59 +0000 Subject: [PATCH] Current development tree now has version 1.4. 1.3 is on its way to become stable. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325327 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqlnd_ms/changes.xml | 68 +++++++++++++++++++++++--------- 1 file changed, 50 insertions(+), 18 deletions(-) diff --git a/reference/mysqlnd_ms/changes.xml b/reference/mysqlnd_ms/changes.xml index af3a39970a..f20c6ff886 100644 --- a/reference/mysqlnd_ms/changes.xml +++ b/reference/mysqlnd_ms/changes.xml @@ -12,6 +12,56 @@ for a complete list of changes. +
+ PECL/mysqlnd_ms 1.4 series + + 1.4.0-alpha + + + + Release dates: under development + + + + + Motto/theme: Tweaking based on user feedback + + + + + + + This is the current development series. All + features are at an early stage. Changes may happen at any time without + prior notice. Please, do not use this version in production environments. + + + The documentation may not reflect all changes yet. + + + + Feature changes + + + + BC break: Renamed plugin configuration setting ini_file + to config_file. In early versions the plugin configuration + file used ini style. Back then the configuration setting was named accordingly. + It has now been renamed to reflect the newer file format and to distinguish it + from PHP's own ini file (configuration directives file). + + + + + Introduced new default charset setting offline_server_charset + to allow proper escaping before a connection + is opened. This is most useful when using lazy connections, which are a default. + + + + +
+
PECL/mysqlnd_ms 1.3 series @@ -29,17 +79,6 @@ - - Feature changes - - - - Introduced new default charset to allow proper escaping before a connection - is opened. This is most useful when using lazy connections, which are a default. - - - - Bug fixes @@ -93,13 +132,6 @@ - - - This is the current development series. All - features are at an early stage. Changes may happen at any time without - prior notice. Please, do not use this version in production environments. - - The 1.3 series aims to improve the performance of applications and the overall load of an asynchronous MySQL cluster, for example, a MySQL