pajoye          Sat Jan 28 00:16:56 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - #36185 entry
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.381&r2=1.2027.2.382&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.381 php-src/NEWS:1.2027.2.382
--- php-src/NEWS:1.2027.2.381   Fri Jan 27 20:11:54 2006
+++ php-src/NEWS        Sat Jan 28 00:16:56 2006
@@ -17,6 +17,7 @@
 - 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)

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

Reply via email to