andrey                                   Fri, 20 Aug 2010 12:29:59 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=302550

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   2010-08-20 12:25:17 UTC (rev 302549)
+++ php/php-src/branches/PHP_5_3/NEWS   2010-08-20 12:29:59 UTC (rev 302550)
@@ -10,7 +10,8 @@
 - Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED.
   (Kalle)
 - Changed the $context parameter on copy() to actually have an effect. (Kalle)
-
+- Fixed bug #52654 mysqli doesn't install headers with structures it uses.
+  (Andrey)
 - Fixed possible crash in mssql_fetch_batch(). (Kalle)

 - Fixed bug #52636 (php_mysql_fetch_hash writes long value into int).

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to