summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipensp@gmail.com>2012-04-29 19:48:00 -0300
committerFelipe Pena <felipensp@gmail.com>2012-04-29 19:48:00 -0300
commitb336af29e11fbb31d2737cb7f2e42149e8de4208 (patch)
treebaaca8ab105bc09de41d4d78bcb87ecd7baed76d
parentcc5b995c78038b92317b38356c9009ff80850d8b (diff)
downloadphp-git-b336af29e11fbb31d2737cb7f2e42149e8de4208.tar.gz
- BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e314f268aa..057e1aab1b 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ PHP NEWS
. "Connection: close" instead of "Connection: closed" (Gustavo)
- Core:
+ . Fixed missing bound check in iptcparse(). (chris at chiappa.net)
+ . Fixed bug #61827 (incorrect \e processing on Windows) (Anatoliy)
. Fixed bug #61761 ('Overriding' a private static method with a different
signature causes crash). (Laruence)
. Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown