Fix headers for release

This commit is contained in:
Gabriel Caruso 2023-06-07 19:45:06 +02:00
parent 794bcebb6a
commit 20233eb279

3
NEWS
View File

@ -2,9 +2,6 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
08 Jun 2023, PHP 8.0.29
08 Jun 2023, PHP 8.0.29
- Soap:
. Fixed bug GHSA-76gg-c692-v2mw (Missing error check and insufficient random
bytes in HTTP Digest authentication for SOAP). (nielsdos, timwolla)