iliaa           Mon Jul 21 21:35:02 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  BFN + proper credit for session bug fix.
  
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.292 php-src/NEWS:1.1247.2.293
--- php-src/NEWS:1.1247.2.292   Mon Jul 21 17:49:52 2003
+++ php-src/NEWS        Mon Jul 21 21:35:02 2003
@@ -10,9 +10,11 @@
   byte in multipart/form-data. (Rui)
 - Fixed possible crash in imagerotate() when an invalid color index
   is used for background color. (Pierre-Alain Joye)
+- Fixed a bug that under certain circumstances could invalidate safe_mode.
+  (Ilia)
 - Fixed bug #24640 (var_export and var_dump can't output large float). (Marcus)
 - Fixed bug #24592 (Possible crash in session extnsion, with NULL values).
-  (Ilia)
+  (Sascha)
 - Fixed bug #24573 (debug_backtrace() crashes if $this set to null). (Jani)
 - Fixed bug #24560 (parse_url() incorrectly handling certain file:// based 
   schemas). (Ilia)



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

Reply via email to