svn: /php/php-src/branches/PHP_5_3/ NEWS
andrey Fri, 02 Sep 2011 13:24:05 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=316037
Log:
here comes the news
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2011-09-02 12:59:32 UTC (rev 316036)
+++ php/php-src/branches/PHP_5_3/NEWS 2011-09-02 13:24:05 UTC (rev 316037)
@@ -15,6 +15,10 @@
- MySQL:
. Fixed bug #55550 (mysql.trace_mode miscounts result sets). (Johannes)
+- mysqlnd
+ . Fixed bug #55067 (MySQL doesn't support compression - wrong config option).
+ (Andrey)
+
- Phar:
. Fixed bug#52013 (Unable to decompress files in a compressed phar). (Hannes)
. Fixed bug#53872 (internal corruption of phar). (Hannes)
Thread (1 message)
- Andrey Hristov