diff options
author | Antony Dovgal <tony2001@php.net> | 2008-01-29 13:39:57 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2008-01-29 13:39:57 +0000 |
commit | ea5148d39474e0788f5e7890011fb936daa21847 (patch) | |
tree | 5dcb3830e50adc9ea2f18fa4bb297271f312289c | |
parent | a55d235fefc7b6c7971fbbff63d02bafabffaee9 (diff) | |
download | php-git-ea5148d39474e0788f5e7890011fb936daa21847.tar.gz |
entry moved to 5_2
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -98,8 +98,6 @@ PHP NEWS to different characters with cp1251 and cp866. (Scott) - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf) -- Fixed bug #43927 (koi8r is missing from html_entity_decode()). - (andy at demos dot su, Tony) - Fixed bug #43808 (date_create never fails (even when it should)). (Derick) - Fixed bug #43559 (array_merge_recursive() doesn't behave as expected with duplicate NULL values). (Felipe, Tony) |