mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +02:00
NEWS for ext/interbase unbundling
This commit is contained in:
3
NEWS
3
NEWS
@@ -53,6 +53,9 @@ PHP NEWS
|
||||
as per RFC: https://wiki.php.net/rfc/permanent_hash_ext. (Kalle)
|
||||
. Implemented FR #71890 (crc32c checksum algorithm). (Andrew Brampton)
|
||||
|
||||
- Intl:
|
||||
. Unbundled the InterBase extension and moved it to PECL. (Kalle)
|
||||
|
||||
- Intl:
|
||||
. Raised requirements to ICU ≥ 50.1. (cmb)
|
||||
. Changed default of $variant parameter of idn_to_ascii() and idn_to_utf8().
|
||||
|
||||
@@ -274,6 +274,12 @@ PHP 7.4 UPGRADE NOTES
|
||||
8. Removed Extensions and SAPIs
|
||||
========================================
|
||||
|
||||
- Interbase:
|
||||
. The interbase extension has been moved to PECL. Access to an InterBase
|
||||
and/or FireBird based database is still available with the PDO_Firebird
|
||||
extension. For more details see the RFC:
|
||||
https://wiki.php.net/rfc/deprecate-and-remove-ext-interbase
|
||||
|
||||
========================================
|
||||
9. Other Changes to Extensions
|
||||
========================================
|
||||
|
||||
Reference in New Issue
Block a user