summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2014-02-27 08:49:08 +0100
committerRemi Collet <remi@php.net>2014-02-27 08:49:08 +0100
commit33d372a45fee931a05fda7191e8548639852ca9c (patch)
tree8a1b7aa34f7d5986540d3a7299f2b09a6343f4b7
parent816a5d207270556aa5a9d74cdd8629d1b06cc350 (diff)
downloadphp-git-33d372a45fee931a05fda7191e8548639852ca9c.tar.gz
NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 215d074168..2d01139db5 100644
--- a/NEWS
+++ b/NEWS
@@ -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: