iliaa Tue Jan 25 17:51:36 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src NEWS
Log:
MFH: Fixed bug #31465 (False warning in unpack() when working with *).
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.214&r2=1.1760.2.215&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.214 php-src/NEWS:1.1760.2.215
--- php-src/NEWS:1.1760.2.214 Tue Jan 25 17:00:11 2005
+++ php-src/NEWS Tue Jan 25 17:51:35 2005
@@ -17,6 +17,7 @@
(daniel dot beet at accuratesoftware dot com, Tony)
- Fixed bug #31480 (Possible infinite loop in imap_mail_compose()). (Ilia)
- Fixed bug #31479 (Fixed crash in chunk_split(), when chunklen > strlen).
(Ilia)
+- Fixed bug #31465 (False warning in unpack() when working with *). (Ilia)
- Fixed bug #31454 (session_set_save_handler crashes PHP when supplied
non-existent object ref). (Tony)
- Fixed bug #31444 (Memory leak in zend_language_scanner.c).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php