1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 22:11:12 +02:00
This commit is contained in:
Remi Collet
2014-02-27 08:49:56 +01:00
parent 82e92c99a6
commit cb0e6124d4

4
NEWS
View File

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