Skip to content

Commit

Permalink
add news entry about FPM backlog change
Browse files Browse the repository at this point in the history
and move the other entry to its proper place
  • Loading branch information
tony2001 committed Oct 31, 2013
1 parent 812dfbc commit 7cd5ae6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ PHP NEWS
(brainstorm at nopcode dot org)
. Fixed bug #65911 (scope resolution operator - strange behavior with $this).
(Bob Weinand)
. Fixed bug #65936 (dangling context pointer causes crash). (Tony)

- FPM:
. Changed default listen() backlog to 65535. (Tony)

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

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

0 comments on commit 7cd5ae6

Please sign in to comment.