Merge branch 'PHP-8.1' into PHP-8.2

* PHP-8.1:
  [ci skip] NEWS
This commit is contained in:
Niels Dossche 2023-07-10 16:02:31 +02:00
commit 2957be202e

3
NEWS
View file

@ -3,7 +3,8 @@ PHP NEWS
?? ??? ????, PHP 8.2.9 ?? ??? ????, PHP 8.2.9
- Build: - Build:
. Fix GH-11522: PHP version check fails with '-' separator. (SVGAnimate) . Fixed bug GH-11522 (PHP version check fails with '-' separator).
(SVGAnimate)
- CLI: - CLI:
. Fix interrupted CLI output causing the process to exit. (nielsdos) . Fix interrupted CLI output causing the process to exit. (nielsdos)