diff options
author | Xinchen Hui <laruence@php.net> | 2015-02-15 23:00:34 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2015-02-15 23:00:34 +0800 |
commit | 423a057023ef3c00d2ffc16a6b43ba01d0f71796 (patch) | |
tree | 6ab733fc02f128cf979dd553b6f4943206ef2030 | |
parent | edd16831b13fcd4b1552328d55ed99647ab23c3a (diff) | |
download | php-git-423a057023ef3c00d2ffc16a6b43ba01d0f71796.tar.gz |
Update NEWs
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,6 +16,10 @@ . Fixed bug #68638 (pg_update() fails to store infinite values). (william dot welter at 4linux dot com dot br, Laruence) +- Readline: + . Fixed bug #69054 (Null dereference in readline_(read|write)_history() without + parameters). (Laruence) + ?? Feb 2015, PHP 5.6.6 - Core: |