diff options
author | Johannes Schlüter <johannes@php.net> | 2014-07-24 18:00:58 +0200 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2014-07-24 18:00:58 +0200 |
commit | acfa8c770c4e9c3385a45a9edab59c7f9844347f (patch) | |
tree | d51db285370a6ec5dbcb31bd853394b433e0bdeb | |
parent | 432bd117a97c283490ecb2f4206535223e02d88e (diff) | |
download | php-git-acfa8c770c4e9c3385a45a9edab59c7f9844347f.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ PHP NEWS - readline: . Fixed bug #55496 (Interactive mode doesn't force a newline before the prompt). (Bob, Johannes) + . Fixed bug #67496 (Save command history when exiting interactive shell + with control-c). (Dmitry Saprykin, Johannes) ?? ??? 2014, PHP 5.5.15 |