summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2010-08-17 18:10:08 +0000
committerAndrey Hristov <andrey@php.net>2010-08-17 18:10:08 +0000
commited806c44613ca233d17f32e1513df7a7a4fd82bc (patch)
tree34f4ef484987d320bc7f67d2f7d299804c25945e
parent2a926ec6ec91348d6217d776d046a5d4f3a58527 (diff)
downloadphp-git-ed806c44613ca233d17f32e1513df7a7a4fd82bc.tar.gz
here comes the news
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f8a87e7dde..ca2456a6e8 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@
(Kalle)
- Changed the $context parameter on copy() to actually have an effect. (Kalle)
+- Fixed bug #52613 (crash in mysqlnd after hitting memory limit). (Andrey)
- Fixed bug #52573 (SplFileObject::fscanf Segmentation fault). (Felipe)
- Fixed bug #52546 (pdo_dblib segmentation fault when iterating MONEY values).
(Felipe)