2015-07-21 22:36:36 +08:00
|
|
|
PHP NEWS
|
1999-07-23 07:54:54 +08:00
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-09-01 01:13:49 +08:00
|
|
|
?? ??? ????, PHP 8.2.0alpha1
|
2021-02-15 12:55:25 +08:00
|
|
|
|
2021-10-03 17:21:35 +08:00
|
|
|
- CLI:
|
|
|
|
. Fixed bug #81496 (Server logs incorrect request method). (lauri)
|
|
|
|
|
2021-09-29 03:44:12 +08:00
|
|
|
- Core:
|
2021-09-28 22:58:18 +08:00
|
|
|
. Fixed bug #81380 (Observer may not be initialized properly). (krakjoe)
|
2021-09-29 05:28:33 +08:00
|
|
|
|
2021-11-11 14:26:04 +08:00
|
|
|
- Intl:
|
|
|
|
. Update all grandfathered language tags with preferred values
|
|
|
|
|
2021-11-12 14:59:22 +08:00
|
|
|
- OCI8:
|
|
|
|
. Added oci8.prefetch_lob_size directive to tune LOB query performance
|
2021-12-12 19:31:07 +08:00
|
|
|
. Support for building against Oracle Client libraries 10.1 and 10.2 has been
|
|
|
|
dropped. Oracle Client libraries 11.2 or newer are now required.
|
2021-11-12 14:59:22 +08:00
|
|
|
|
2021-12-05 11:59:18 +08:00
|
|
|
- Standard:
|
|
|
|
. net_get_interfaces() also reports wireless network interfaces on Windows.
|
|
|
|
(Yurun)
|
2021-12-16 03:00:24 +08:00
|
|
|
. Finished AVIF support in getimagesize(). (Yannis Guyon)
|
2021-12-29 19:51:18 +08:00
|
|
|
. Fixed bug GH-7847 (stripos with large haystack has bad performance).
|
|
|
|
(ilutov)
|
2021-12-05 11:59:18 +08:00
|
|
|
|
2021-10-05 22:27:03 +08:00
|
|
|
- Zip:
|
|
|
|
. add ZipArchive::clearError() method
|
|
|
|
. add ZipArchive::getStreamName() method
|
|
|
|
. add ZipArchive::getStreamIndex() method
|
|
|
|
|
2013-05-17 17:22:04 +08:00
|
|
|
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
|