diff options
author | Johannes Schlüter <johannes@php.net> | 2014-07-24 16:58:05 +0200 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2014-07-24 16:58:05 +0200 |
commit | 899b369e1565be8a19ce90c323b7ae63ecbd185b (patch) | |
tree | d56d292e17786166ca86e14d3c9cf082aee04c3f | |
parent | ffc1d25b378f3e6bd01bd87b5d50051d3baaaa2b (diff) | |
download | php-git-899b369e1565be8a19ce90c323b7ae63ecbd185b.tar.gz |
BFN
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ PHP NEWS . Fixed bug #67635 (php links to systemd libraries without using pkg-config). (pacho@gentoo.org, Remi) +- readline: + . Fixed bug #55496 (Interactive mode doesn't force a newline before the + prompt). (Bob, Johannes) + ?? ??? 2014, PHP 5.5.15 - Core: |