summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6068331cba..46ed545502 100644
--- a/NEWS
+++ b/NEWS
@@ -53,6 +53,8 @@ PHP NEWS
(Sammy Kaye Powers)
- PDO_OCI:
+ . Support Oracle Database tracing attributes ACTION, MODULE,
+ CLIENT_INFO, and CLIENT_IDENTIFIER. (Cameron Porter)
. Implemented FR #76908 (PDO_OCI getColumnMeta() not implemented).
(Valentin Collet, Chris Jones, Remi)