diff options
| author | foobar <sniper@php.net> | 2003-12-07 16:59:32 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2003-12-07 16:59:32 +0000 |
| commit | fddacedfa09e0b887025e4d85d95d693b8bcb5f9 (patch) | |
| tree | 07ef4c175631b2a623aa3cbb03c377e7321f1d4f | |
| parent | bade2e7df6b50ff1254a85af8c68a8b676d0230a (diff) | |
| download | php-git-fddacedfa09e0b887025e4d85d95d693b8bcb5f9.tar.gz | |
BFN
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ PHP NEWS - 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). |
