summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2012-03-21 09:15:35 -0700
committerRasmus Lerdorf <rasmus@php.net>2012-03-21 09:15:35 -0700
commit24a57ae9a5e3e3bc5472a901e0eaff4d70eb281a (patch)
treece90ed171a27b061b17618fcd977ef9e19f5707d
parent8b01a28bad638c3ef5809cdee2127409971f18ff (diff)
downloadphp-git-24a57ae9a5e3e3bc5472a901e0eaff4d70eb281a.tar.gz
NEWS entry for readline fix
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7563155c76..1658cdbd7a 100644
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,8 @@ PHP NEWS
- Readline:
. Fixed bug #61088 (Memory leak in readline_callback_handler_install).
(Nikic, Laruence)
+ . Add open_basedir checks to readline_write_history and readline_read_history.
+ (Rasmus, reported by Mateusz Goik)
- Reflection:
. Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads