1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00
This commit is contained in:
Remi Collet
2014-02-27 08:49:08 +01:00
parent 816a5d2072
commit 33d372a45f

4
NEWS
View File

@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2014, PHP 5.4.27
- MySQLi:
. Fixed bug #66762i (Segfault in mysqli_stmt::bind_result() when link closed)
(Remi)
?? ??? 2014, PHP 5.4.26
- JSON: