mirror of
https://github.com/php/php-src.git
synced 2026-04-02 21:52:36 +02:00
16 lines
535 B
Plaintext
16 lines
535 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)
|
|
|
|
- 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! >>>
|