[ci skip] UPGRADING: oci8.old_oci_close_semantics has been deprecated

This commit is contained in:
Christoph M. Becker 2021-07-25 14:51:15 +02:00
parent 3babe9576e
commit ff8e04ac30
No known key found for this signature in database
GPG key ID: D66C9593118BCCB6

View file

@ -421,6 +421,9 @@ PHP 8.1 UPGRADE NOTES
parent::init() with parent::__construct().
RFC: https://wiki.php.net/rfc/deprecations_php_8_1
- OCI8:
. The INI directive oci8.old_oci_close_semantics has been deprecated.
- ODBC:
. odbc_result_all() has been deprecated.
RFC: https://wiki.php.net/rfc/deprecations_php_8_1