From f16b8429dadc7a242594852b45891e7d1d7c3da5 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Sat, 28 Jan 2006 00:16:56 +0000 Subject: [PATCH] - #36185 entry --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 1cbb33011f..2965743141 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ PHP NEWS - Added imap_savebody(). (Mike) - Fixed imagecolorallocate() and imagecolorallocatelapha() to return FALSE on error. (Pierre) +- Fixed bug #36185 (str_rot13(NULL) crash). (Pierre) - Fixed bug #36152 (problems with curl+ssl and pgsql+ssl in same PHP). (Mike) - Fixed bug #36148 (unpack("H*hex", $data) is adding an extra character to the end of the string). (Ilia) -- 2.50.1