sniper          Sun Dec  7 11:59:32 2003 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1524 php-src/NEWS:1.1525
--- php-src/NEWS:1.1524 Sun Dec  7 11:54:09 2003
+++ php-src/NEWS        Sun Dec  7 11:59:32 2003
@@ -26,6 +26,7 @@
 - Fixed include_once() / require_once() on Windows to honor case-insensitivity
   of files. (Andi)
 - Fixed __autoload() to preserve case of the passed class name. (Andi)
+- Fixed bug #26534 (stream_get_meta_data() -> Access Violation). (Wez)
 - Fixed bug #26528 (HTML entities are not being decoded by 
   xml_parse()/xml_parse_into_struct()). (Ilia)
 - Fixed bug #26156 (REPLACE_ZVAL_VALUE works on uninit stack-based zvals).

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

Reply via email to