diff options
author | foobar <sniper@php.net> | 2005-03-26 02:44:04 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-03-26 02:44:04 +0000 |
commit | da53094765bd38510d4f95b3c237e8a1be7314f1 (patch) | |
tree | d9245d822470656fbfc0e7d98afe6b7fd18c3b22 | |
parent | fcba5e099c43cd2215006c511094b8ecaeba000a (diff) | |
download | php-git-da53094765bd38510d4f95b3c237e8a1be7314f1.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -111,6 +111,8 @@ PHP NEWS - Fixed bug #29061 (soap extension segfaults). (Dmitry) - Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry) - Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry) +- Fixed bug #28839 (SIGSEGV in interactive mode (php -a)). + (kameshj at fastmail dot fm) - Fixed bug #28568 (SAPI::known_post_content_types is not thread safe). (Moriyoshi) |