Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77830 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71482 invoked from network); 9 Oct 2014 13:05:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Oct 2014 13:05:39 -0000 Authentication-Results: pb1.pair.com header.from=bradley@legalweb.org.uk; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=bradley@legalweb.org.uk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain legalweb.org.uk designates 188.39.106.5 as permitted sender) X-PHP-List-Original-Sender: bradley@legalweb.org.uk X-Host-Fingerprint: 188.39.106.5 mail.legalweb.org.uk Received: from [188.39.106.5] ([188.39.106.5:51527] helo=fidanza.legalweb.org.uk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/30-04289-02886345 for ; Thu, 09 Oct 2014 09:05:38 -0400 Received: from localhost (localhost [127.0.0.1]) by fidanza.legalweb.org.uk (Postfix) with ESMTP id 82FEA109 for ; Thu, 9 Oct 2014 14:05:29 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at mail.legalweb.org.uk Received: from fidanza.legalweb.org.uk ([127.0.0.1]) by localhost (FIDANZA.legalweb [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NdjZ3QlK70KM for ; Thu, 9 Oct 2014 14:05:02 +0100 (BST) Received: from [192.168.170.65] (188-39-106-2.static.enta.net [188.39.106.2]) (Authenticated sender: bradley@legalweb.org.uk) by fidanza.legalweb.org.uk (Postfix) with ESMTPSA id 59D0510E0 for ; Thu, 9 Oct 2014 14:05:00 +0100 (BST) Message-ID: <5436881D.1070706@legalweb.org.uk> Date: Thu, 09 Oct 2014 14:05:33 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: internals@lists.php.net References: <54365091.4090102@legalweb.org.uk> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.3.33 - FPM not given getallheaders function. From: bradley@legalweb.org.uk (Bradley Weston) Opps I meant PHP 5.4.33 On 09/10/2014 12:17, Chris Wright wrote: > On 9 October 2014 10:08, Bradley Weston wrote: >> Reference to bug: https://bugs.php.net/bug.php?id=62596 >> >> PHP 5.3.33 - FPM not given getallheaders function.PHP 5.3.33 - FPM not given >> getallheaders function. > While this does need to be patched (there is an open PR that needs > checking against current sources and merging), 5.3 is long dead, this > won't even make it into 5.4 now. Please update your PHP version to > something that's maintained if you want access to new features when > they become available. > > Thanks, Chris >