mirror of
https://github.com/php/php-src.git
synced 2026-04-16 12:31:06 +02:00
Make sure deadlock errors are properly propagated and reports in a number of places in mysqli and PDO MySQL. This also fixes a memory and a segfault that can occur under these conditions.
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! >>>
|