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 c12fd08 commit 812d19dCopy full SHA for 812d19d
NEWS
@@ -9,6 +9,8 @@ PHP NEWS
9
handlers when JIT is enabled). (Bob)
10
. Fixed bug GH-13931 (Applying zero offset to null pointer in
11
Zend/zend_opcode.c). (nielsdos)
12
+ . Fixed bug GH-13942 (Align the behavior of zend-max-execution-timers with
13
+ other timeout implementations). (Kévin Dunglas)
14
15
- Fibers:
16
. Fixed bug GH-13903 (ASAN false positive underflow when executing copy()).
0 commit comments