stas Wed Jun 6 18:53:36 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
new fixes
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.764&r2=1.2027.2.547.2.765&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.764 php-src/NEWS:1.2027.2.547.2.765
--- php-src/NEWS:1.2027.2.547.2.764 Wed Jun 6 11:36:20 2007
+++ php-src/NEWS Wed Jun 6 18:53:35 2007
@@ -10,6 +10,9 @@
- 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()).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php