summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipensp@gmail.com>2012-04-29 19:44:27 -0300
committerFelipe Pena <felipensp@gmail.com>2012-04-29 19:44:27 -0300
commit9aff3a1156efdfae7660d5b5e7a6d8b29c263722 (patch)
tree14d5116901703d2b87ca96996dc256d023de83dc
parentd44a3839861113dee10c7041d589096b82f23cc5 (diff)
downloadphp-git-9aff3a1156efdfae7660d5b5e7a6d8b29c263722.tar.gz
- BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b8193c9a6c..a49ecfa426 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2012, PHP 5.3.12
- Core:
+ . Fixed missing bound check in iptcparse(). (chris at chiappa.net)
. Fixed bug #61764 ('I' unpacks n as signed if n > 2^31-1 on LP64). (Gustavo)
. Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename
set to null). (Anatoliy)