diff options
author | Xinchen Hui <laruence@php.net> | 2013-06-09 13:39:40 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2013-06-09 13:39:40 +0800 |
commit | 3cc891bf3a27eb13a101da3391b75cfa77a117ae (patch) | |
tree | abbf7293d38a053336f7a572a6e996603a259023 | |
parent | ab22fda7e52f097297f1dcdf06f474cea858adc0 (diff) | |
download | php-git-3cc891bf3a27eb13a101da3391b75cfa77a117ae.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ PHP NEWS ?? ??? 2013, PHP 5.4.17 - Core: + . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence) . Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence) . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol) |