mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
Merge PDO_OCI PR
This commit is contained in:
parent
983ba59e3e
commit
bdce2954c3
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -20,6 +20,10 @@ PHP NEWS
|
||||||
. Fixed bug #77390 (feof might hang on TLS streams in case of fragmented TLS
|
. Fixed bug #77390 (feof might hang on TLS streams in case of fragmented TLS
|
||||||
records). (Abyl Valg, Jakub Zelenka)
|
records). (Abyl Valg, Jakub Zelenka)
|
||||||
|
|
||||||
|
- PDO_OCI:
|
||||||
|
. Support Oracle Database tracing attributes ACTION, MODULE,
|
||||||
|
CLIENT_INFO, and CLIENT_IDENTIFIER. (Cameron Porter)
|
||||||
|
|
||||||
- phpdbg:
|
- phpdbg:
|
||||||
. Fixed bug #76596 (phpdbg support for display_errors=stderr). (kabel)
|
. Fixed bug #76596 (phpdbg support for display_errors=stderr). (kabel)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue