summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f253a43e36..f0bf71d3e5 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,10 @@ PHP NEWS
?? ?? 2016, PHP 5.5.38
Core:
- . Fix bug #70480 (php_url_parse_ex() buffer overflow read). (Stas)
+ . Fixed bug #70480 (php_url_parse_ex() buffer overflow read). (Stas)
+
+ODBC:
+ . Fixed bug #69975 (PHP segfaults when accessing nvarchar(max) defined columns)
23 Jun 2016, PHP 5.5.37