pajoye                                   Thu, 17 Jun 2010 10:22:51 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=300512

Log:
- #51424

Bug: http://bugs.php.net/51424 (Assigned) crypt() function hangs after 3rd call
      
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-06-17 10:22:03 UTC (rev 300511)
+++ php/php-src/branches/PHP_5_3/NEWS   2010-06-17 10:22:51 UTC (rev 300512)
@@ -152,7 +152,7 @@
 - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection). (Felipe)
 - Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile
   errors). (Felipe)
-- Fixed bug #51424 (crypt() function hangs after 3rd call). (Pierre)
+- Fixed bug #51424 (crypt() function hangs after 3rd call). (Pierre, Sriram)
 - Fixed bug #51394 (Error line reported incorrectly if error handler throws an
   exception). (Stas)
 - Fixed bug #51393 (DateTime::createFromFormat() fails if format string 
contains

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to