We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e836fee commit 4bddb69Copy full SHA for 4bddb69
NEWS
@@ -6,6 +6,8 @@ PHP NEWS
6
. Fixed incorrect check condition in ZEND_YIELD. (nielsdos)
7
. Fixed incorrect check condition in type inference. (nielsdos)
8
. 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)
11
12
- FFI:
13
. Fixed incorrect bitshifting and masking in ffi bitfield. (nielsdos)
0 commit comments