From 7b9e125e0c4eb4bc47aaf89f6e22fe331a3e0552 Mon Sep 17 00:00:00 2001 From: foobar Date: Wed, 6 Jun 2007 22:41:23 +0000 Subject: [PATCH] fix news --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index e74192367c..da8ff4af0d 100644 --- a/NEWS +++ b/NEWS @@ -7,13 +7,13 @@ PHP NEWS GD_RELEASE_VERSION, GD_EXTRA_VERSION and GD_VERSION_STRING. (Pierre) - Added missing open_basedir checks to CGI. (anight at eyelinkmedia dot com, Tony) +- Added missing format validator to unpack() function. (Ilia) - Fixed several integer overflows in ImageCreate(), ImageCreateTrueColor(), ImageCopyResampled() and ImageFilledPolygon() reported by Mattias Bengtsson. (Tony) -- Fixed size calculation in chunk_split() (Stas) -- Fixed integer overlow in str[c]spn() (Stas) -- Fixed UMR in money_format() (Stas, Ilia) -- Added missing format validator to unpack() function (Ilia) +- Fixed size calculation in chunk_split(). (Stas) +- Fixed integer overlow in str[c]spn(). (Stas) +- Fixed money_format() not to accept multiple %i or %n tokens. (Stas, Ilia) - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory already exists). (Pierre) - Fixed bug #41608 (segfault on a weird code with objects and switch()). -- 2.40.0