diff options
author | Felipe Pena <felipe@php.net> | 2008-12-24 00:44:51 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2008-12-24 00:44:51 +0000 |
commit | 965f76ca81b59b0c822fd2cd993026bfcde7e9bd (patch) | |
tree | 6876d0da0f78d66d11a39e2c3fa3290b8b87c019 | |
parent | b110b1d78b322b14866fc3e923a0aff50e280d57 (diff) | |
download | php-git-965f76ca81b59b0c822fd2cd993026bfcde7e9bd.tar.gz |
- Merged into 5.3
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -41,7 +41,6 @@ PHP NEWS (Sara) - Added stream_resolve_include_path() function which checks which file fopen() with a relative path will open. (Sara) -- Added shm_has_var() function. (Mike) - Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike) - Fixed bug #46647 (SplFileObject::fgetcsv segfaults). (Etienne) |