From c4c6b69b645c12ab42c36f88e9201a97e2e02855 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Thu, 17 Jun 2010 10:22:51 +0000 Subject: [PATCH] - #51424 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1584fa38aa..a7b6fc29fb 100644 --- a/NEWS +++ b/NEWS @@ -152,7 +152,7 @@ PHP NEWS - 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 -- 2.40.0