diff options
author | Derick Rethans <derick@php.net> | 2005-05-20 11:15:33 +0000 |
---|---|---|
committer | Derick Rethans <derick@php.net> | 2005-05-20 11:15:33 +0000 |
commit | 456eba04a2202a7feab623baaf9506b9d361e708 (patch) | |
tree | a68f2ba3a3271ca05d1679afd0066fb858c082f6 | |
parent | 379c4af44aa6456fbdbc69dba3ead166ba7ff67d (diff) | |
download | php-git-456eba04a2202a7feab623baaf9506b9d361e708.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ PHP 4 NEWS RFC 2616 section 10.3.5) (Rasmus, Choitel) - Fixed bug #33019 (socket errors cause memory leaks in php_strerror()). (jwozniak23 at poczta dot onet dot pl, Tony). +- Fixed bug #33013 ("next month" was handled wrong while parsing dates). + (Derick) - Fixed bug #32974 (pcntl calls malloc() from a signal handler). (Wez) - Fixed bug #32944 (Disabling session.use_cookies doesn't prevent reading session cookies). (Jani, Tony) |