[skip ci] update NEWS for GH-14457

This commit is contained in:
Calvin Buckley 2024-06-04 12:50:53 -03:00
parent 05fbea8513
commit b8a7cf9f19

3
NEWS
View File

@ -32,6 +32,9 @@ PHP NEWS
. Fixed TLS access in JIT on FreeBSD/amd64. (Arnaud)
. Fixed bug GH-11188 (Error when building TSRM in ARM64). (nielsdos)
- PDO ODBC:
. Fixed bug GH-14367 (incompatible SDWORD type with iODBC). (Calvin Buckley)
- Soap:
. Fixed bug #47925 (PHPClient can't decompress response). (nielsdos)
. Fix missing error restore code. (nielsdos)