Skip to content

Commit 4bddb69

Browse files
committed
update NEWS
1 parent e836fee commit 4bddb69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ PHP NEWS
66
. Fixed incorrect check condition in ZEND_YIELD. (nielsdos)
77
. Fixed incorrect check condition in type inference. (nielsdos)
88
. Fix incorrect check in zend_internal_call_should_throw(). (nielsdos)
9+
. arginfo / zpp validation can now be skipped on debug build with
10+
ZEND_SUPPRESS_ARGINFO_ZPP_MISMATCH=1 (zeriyoshi)
911

1012
- FFI:
1113
. Fixed incorrect bitshifting and masking in ffi bitfield. (nielsdos)

0 commit comments

Comments
 (0)