File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ PHP NEWS
9
9
(brainstorm at nopcode dot org)
10
10
. Fixed bug #65911 (scope resolution operator - strange behavior with $this).
11
11
(Bob Weinand)
12
+ . Fixed bug #65936 (dangling context pointer causes crash). (Tony)
13
+
14
+ - FPM:
15
+ . Changed default listen() backlog to 65535. (Tony)
12
16
13
17
- OPcache
14
18
. Increased limit for opcache.max_accelerated_files to 1,000,000. (Chris)
@@ -30,7 +34,6 @@ PHP NEWS
30
34
. Fixed bug #65322 (compile time errors won't trigger auto loading). (Nikita)
31
35
. Fixed bug #65821 (By-ref foreach on property access of string offset
32
36
segfaults). (Nikita)
33
- . Fixed bug #65936 (dangling context pointer causes crash). (Tony)
34
37
35
38
- CLI server:
36
39
. Fixed bug #65633 (built-in server treat some http headers as
You can’t perform that action at this time.
0 commit comments