Skip to content

Commit 40da996

Browse files
authored
[ci skip] NEWS (#10442)
1 parent 3197104 commit 40da996

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ PHP NEWS
44

55
- Core:
66
. Fixed incorrect check condition in ZEND_YIELD. (nielsdos)
7+
. Fixed incorrect check condition in type inference. (nielsdos)
8+
9+
- FFI:
10+
. Fixed incorrect bitshifting and masking in ffi bitfield. (nielsdos)
711

812
- Standard:
913
. Fixed bug GH-10292 (Made the default value of the first param of srand() and

0 commit comments

Comments
 (0)