summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Lopes <glopes@nebm.ist.utl.pt>2012-08-22 23:04:46 +0200
committerGustavo Lopes <glopes@nebm.ist.utl.pt>2012-08-22 23:04:46 +0200
commitca4dd76160568ea30227469535431df12f4f5c27 (patch)
treee0f08dd04c812a0fe2a8a1fee545efc85ba57020
parenta5d0c1e21b9fa166d8fe5ec7d52a24a5f7adc107 (diff)
downloadphp-git-ca4dd76160568ea30227469535431df12f4f5c27.tar.gz
Update NEWS given a5d0c1e2
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3d156c1788..8492aa6c6b 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ PHP NEWS
(reeze.xia@gmail.com)
. Fixed bug #62500 (Segfault in DateInterval class when extended). (Laruence)
+- Intl:
+ . Fix null pointer dereferences in some classes of ext/intl. (Gustavo)
+
- MySQLnd:
. Fixed bug #62885 (mysqli_poll - Segmentation fault). (Laruence)