mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
1f1dbd7f48
* PHP-8.0: Fixed support for named parameters (Zend/tests/named_params/references.phpt) Update NEWS for 8.0.0RC4 Update NEWS for PHP 8.0.0RC3
23 lines
626 B
Plaintext
23 lines
626 B
Plaintext
PHP NEWS
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
<<<<<<< HEAD
|
|
?? ??? ????, PHP 8.1.0alpha1
|
|
=======
|
|
?? ??? ????, PHP 8.0.0RC4
|
|
|
|
|
|
29 Oct 2020, PHP 8.0.0RC3
|
|
>>>>>>> PHP-8.0
|
|
|
|
- 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! >>>
|