]> granicus.if.org Git - php/commitdiff
- #36185 entry
authorPierre Joye <pajoye@php.net>
Sat, 28 Jan 2006 00:16:56 +0000 (00:16 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 28 Jan 2006 00:16:56 +0000 (00:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1cbb33011f20f70f98f3cd3ad1e8eedd7764c397..29657431415348105b2b3149ccf009d75c38bc98 100644 (file)
--- 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)