diff options
| author | Pierre Joye <pajoye@php.net> | 2010-06-17 10:22:51 +0000 |
|---|---|---|
| committer | Pierre Joye <pajoye@php.net> | 2010-06-17 10:22:51 +0000 |
| commit | c4c6b69b645c12ab42c36f88e9201a97e2e02855 (patch) | |
| tree | 596834be659993843351b8cd520ee45d0c1d1aaa | |
| parent | 84f3b132647434069e1eead42f735ab1a5dabba9 (diff) | |
| download | php-git-c4c6b69b645c12ab42c36f88e9201a97e2e02855.tar.gz | |
- #51424
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
