[ci skip] NEWS (#10442)

This commit is contained in:
Niels Dossche 2023-01-24 23:19:21 +01:00 committed by GitHub
parent 3197104e85
commit 40da9961f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
NEWS
View File

@ -4,6 +4,10 @@ PHP NEWS
- Core:
. Fixed incorrect check condition in ZEND_YIELD. (nielsdos)
. Fixed incorrect check condition in type inference. (nielsdos)
- FFI:
. Fixed incorrect bitshifting and masking in ffi bitfield. (nielsdos)
- Standard:
. Fixed bug GH-10292 (Made the default value of the first param of srand() and