Skip to content

Commit 7cd5ae6

Browse files
committed
add news entry about FPM backlog change
and move the other entry to its proper place
1 parent 812dfbc commit 7cd5ae6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ PHP NEWS
99
(brainstorm at nopcode dot org)
1010
. Fixed bug #65911 (scope resolution operator - strange behavior with $this).
1111
(Bob Weinand)
12+
. Fixed bug #65936 (dangling context pointer causes crash). (Tony)
13+
14+
- FPM:
15+
. Changed default listen() backlog to 65535. (Tony)
1216

1317
- OPcache
1418
. Increased limit for opcache.max_accelerated_files to 1,000,000. (Chris)
@@ -30,7 +34,6 @@ PHP NEWS
3034
. Fixed bug #65322 (compile time errors won't trigger auto loading). (Nikita)
3135
. Fixed bug #65821 (By-ref foreach on property access of string offset
3236
segfaults). (Nikita)
33-
. Fixed bug #65936 (dangling context pointer causes crash). (Tony)
3437

3538
- CLI server:
3639
. Fixed bug #65633 (built-in server treat some http headers as

0 commit comments

Comments
 (0)