diff options
author | Andrey Hristov <andrey@php.net> | 2010-08-17 18:10:08 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2010-08-17 18:10:08 +0000 |
commit | ed806c44613ca233d17f32e1513df7a7a4fd82bc (patch) | |
tree | 34f4ef484987d320bc7f67d2f7d299804c25945e | |
parent | 2a926ec6ec91348d6217d776d046a5d4f3a58527 (diff) | |
download | php-git-ed806c44613ca233d17f32e1513df7a7a4fd82bc.tar.gz |
here comes the news
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |