We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3197104 commit 40da996Copy full SHA for 40da996
NEWS
@@ -4,6 +4,10 @@ PHP NEWS
4
5
- Core:
6
. 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)
11
12
- Standard:
13
. Fixed bug GH-10292 (Made the default value of the first param of srand() and
0 commit comments