summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2011-03-14 22:27:40 +0000
committerFelipe Pena <felipe@php.net>2011-03-14 22:27:40 +0000
commitd7b8f23e2b1e81f552f893c0df2f7f32e4a5e345 (patch)
tree126b9d4a56d4c9d647e25f093372aac5ea5e7711
parent50b56c2c0fb228c0a700d37ddb39235a0349b71b (diff)
downloadphp-git-d7b8f23e2b1e81f552f893c0df2f7f32e4a5e345.tar.gz
- BFN
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 935e2334dd..95bd8479e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+?? Mar 2011, PHP 5.3.6
+- Phar extension:
+ . Fixed bug #54247 (format-string vulnerability on Phar). (Felipe)
+ (CVE-2011-1153)
+
10 Mar 2011, PHP 5.3.6RC3
- Shmop extension:
. Fixed bug #54193 (Integer overflow in shmop_read()). (Felipe)