cellog          Tue Sep 30 02:41:34 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  note fix to Bug #46194 SIGSEGV when requested file is not found
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.334&r2=1.2027.2.547.2.965.2.335&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.334 
php-src/NEWS:1.2027.2.547.2.965.2.335
--- php-src/NEWS:1.2027.2.547.2.965.2.334       Mon Sep 29 22:45:28 2008
+++ php-src/NEWS        Tue Sep 30 02:41:33 2008
@@ -10,6 +10,7 @@
 
 - Fixed bug causing the algorithm parameter of mhash() to be modified. (Scott)
 
+- Fixed bug #46194 (SIGSEGV when requested file is not found). (Greg)
 - Fixed bug #46185 (importNode changes the namespace of an XML element). (Rob)
 - Fixed bug #46178 (memory leak in ext/phar). (Greg)
 - Fixed bug #46160 (SPL - Memory leak when exception is thrown in offsetSet).



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

Reply via email to