mirror of
https://github.com/php/php-src.git
synced 2026-03-31 12:42:29 +02:00
25 lines
751 B
Plaintext
25 lines
751 B
Plaintext
PHP NEWS
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
?? ??? ????, PHP 8.1.0alpha1
|
|
|
|
- Core:
|
|
. Fixed inclusion order for phpize builds on Windows. (cmb)
|
|
|
|
- FTP:
|
|
. Convert resource<ftp> to object \FTPConnection. (Sara)
|
|
|
|
- GD:
|
|
. Convert resource<gd font> to object \GdFont. (Sara)
|
|
|
|
- hash:
|
|
. Implemented FR #68109 (Add MurmurHash V3). (Anatol, Michael)
|
|
|
|
- OpenSSL:
|
|
. Bump minimal OpenSSL version to 1.0.2. (Jakub Zelenka)
|
|
|
|
- PSpell:
|
|
. Convert resource<pspell> to object \PSpell. (Sara)
|
|
. Convert resource<pspell config> to object \PSPellConfig. (Sara)
|
|
|
|
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
|