aharvey Fri, 23 Jul 2010 08:58:03 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=301481
Log:
Correct bug ID in the NEWS file for posterity.
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2010-07-23 08:57:01 UTC (rev 301480)
+++ php/php-src/branches/PHP_5_3/NEWS 2010-07-23 08:58:03 UTC (rev 301481)
@@ -237,8 +237,6 @@
com, Pierre)
- Fixed bug #50578 (incorrect shebang in phar.phar). (Fedora at FamilleCollet
dot com)
-- Fixed bug #50555 (DateTime::sub() allows 'relative' time modifications).
- (Derick)
- Fixed bug #50392 (date_create_from_format enforces 6 digits for 'u' format
character). (Derick)
- Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include
@@ -246,6 +244,8 @@
- Fixed bug #50358 (Compile failure compiling ext/phar/util.lo). (Felipe)
- Fixed bug #50101 (name clash between global and local variable).
(patch by yoarvi at gmail dot com)
+- Fixed bug #50055 (DateTime::sub() allows 'relative' time modifications).
+ (Derick)
- Fixed bug #51002 (fix possible memory corruption with very long names).
(Pierre)
- Fixed bug #49893 (Crash while creating an instance of
Zend_Mail_Storage_Pop3).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php