1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
  NEWS: remove ZWSP
This commit is contained in:
Saki Takamachi
2024-04-10 10:00:29 +09:00

2
NEWS
View File

@@ -205,7 +205,7 @@ PHP NEWS
(David Carlier).
- PDO_Firebird:
. Fix GH-13119 (Changed to convert float and double values into strings using
. Fix GH-13119 (Changed to convert float and double values into strings using
`H` format). (SakiTakamachi)
- Phar: