From 9295456f019042b760fd1f3660a724e9eab70f5c Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Wed, 6 Jun 2007 18:53:35 +0000 Subject: [PATCH] new fixes --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 7bcacee51a..278fdd153e 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,9 @@ PHP NEWS - 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) - 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.50.1