We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e8145 commit d47aaacCopy full SHA for d47aaac
NEWS
@@ -7,6 +7,8 @@ PHP NEWS
7
handlers when JIT is enabled). (Bob)
8
. Fixed bug GH-13931 (Applying zero offset to null pointer in
9
Zend/zend_opcode.c). (nielsdos)
10
+ . Fixed bug GH-13942 (Align the behavior of zend-max-execution-timers with
11
+ other timeout implementations). (Kévin Dunglas)
12
13
- Fibers:
14
. Fixed bug GH-13903 (ASAN false positive underflow when executing copy()).
0 commit comments