diff options
author | Rob Richards <rrichards@php.net> | 2006-12-09 10:53:45 +0000 |
---|---|---|
committer | Rob Richards <rrichards@php.net> | 2006-12-09 10:53:45 +0000 |
commit | e41f103431df1b1d9b9cd2ac3711ca0655ed0451 (patch) | |
tree | 56826d754a9e87fe1533f0c188c9c3b1a5c4ab13 | |
parent | c2c9908f889a5dad38e622b70b2fbb6f21e82867 (diff) | |
download | php-git-e41f103431df1b1d9b9cd2ac3711ca0655ed0451.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,6 +84,7 @@ PHP NEWS length). (Tony) - Fixed bug #39613 (Possible segfault in imap initialization due to missing module dependency). (wharmby at uk dot ibm dot com, Tony) +- Fixed bug #39606 (Use of com.typelib_file in PHP.ini STILL causes A/V). (Rob) - Fixed bug #39602 (Invalid session.save_handler crashes PHP). (Dmitry) - Fixed bug #39583 (ftp_put() does not change transfer mode to ASCII). (Tony) - Fixed bug #39576 (array_walk() doesn't separate userdata zval). (Tony) |