mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
5e162093d8
Signed-off-by: Anatol Belski <ab@php.net>
19 lines
609 B
Plaintext
19 lines
609 B
Plaintext
PHP NEWS
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
?? ??? ????, PHP 8.1.0alpha1
|
|
|
|
- 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)
|
|
|
|
- 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! >>>
|