Commit:    7cd5ae6fabd5763c1ea35150b0451e14bd1c9b00
Author:    Antony Dovgal <tony2...@php.net>         Thu, 31 Oct 2013 15:04:33 
+0400
Parents:   812dfbc4315d38a4ee6669e8b7de50493a8bb3bd
Branches:  PHP-5.5

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=7cd5ae6fabd5763c1ea35150b0451e14bd1c9b00

Log:
add news entry about FPM backlog change

and move the other entry to its proper place

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 2c784b8..0c8a15a 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
@@ -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


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to