mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
[ci skip] UPGRADING: oci8.old_oci_close_semantics has been deprecated
This commit is contained in:
parent
3babe9576e
commit
ff8e04ac30
1 changed files with 3 additions and 0 deletions
|
@ -421,6 +421,9 @@ PHP 8.1 UPGRADE NOTES
|
||||||
parent::init() with parent::__construct().
|
parent::init() with parent::__construct().
|
||||||
RFC: https://wiki.php.net/rfc/deprecations_php_8_1
|
RFC: https://wiki.php.net/rfc/deprecations_php_8_1
|
||||||
|
|
||||||
|
- OCI8:
|
||||||
|
. The INI directive oci8.old_oci_close_semantics has been deprecated.
|
||||||
|
|
||||||
- ODBC:
|
- ODBC:
|
||||||
. odbc_result_all() has been deprecated.
|
. odbc_result_all() has been deprecated.
|
||||||
RFC: https://wiki.php.net/rfc/deprecations_php_8_1
|
RFC: https://wiki.php.net/rfc/deprecations_php_8_1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue