Skip to content

Commit a8ecfc8

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [ci skip] NEWS (#10442)
2 parents 7517cf3 + 40da996 commit a8ecfc8

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
- GMP:
913
. Properly implement GMP::__construct(). (nielsdos)

0 commit comments

Comments
 (0)