summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2012-05-30 21:46:28 +0200
committerJohannes Schlüter <johannes@php.net>2012-05-30 21:46:28 +0200
commitdd3fa4f89669702b7d9dbeccf2baa6b4c4be0e94 (patch)
tree646b7dd635101e141cfc4a7c2da8636caa86df0e /NEWS
parentc208ad9ddbf712e20a8ce0c0930eb1684e06609a (diff)
downloadphp-git-php-5.3.14RC2.tar.gz
PHP 5.3.14RC2php-5.3.14RC2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0501fd42f2..8b14b936a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+31 May 2012, PHP 5.3.14 RC2
+- COM:
+ . Fixed bug #62146 com_dotnet cannot be built shared. (Johannes)
+
+- Core:
+ . Fixed CVE-2012-2143. (Solar Designer)
+
+- Intl:
+ . Fixed bug #62082 (Memory corruption in internal function
+ get_icu_disp_value_src_php()). (Gustavo)
+
17 May 2012, PHP 5.3.14RC1
- CLI SAPI: