summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6f960fb6c..9a998d47a9 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,10 @@ PHP NEWS
. Fixed bug #55067 (MySQL doesn't support compression - wrong config option).
(Andrey)
+- Oracle Database extension (OCI8):
+ . Increased maxium Oracle error message buffer length for new 11.2.0.3 size
+ (Chris Jones)
+
- PDO
. Fixed bug #55776 (PDORow to session bug). (Johannes)