Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57156 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38676 invoked from network); 30 Dec 2011 09:29:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Dec 2011 09:29:34 -0000 Authentication-Results: pb1.pair.com header.from=nicolas.grekas@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nicolas.grekas@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: nicolas.grekas@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:38151] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/42-17603-C748DFE4 for ; Fri, 30 Dec 2011 04:29:33 -0500 Received: by ggnv1 with SMTP id v1so9443879ggn.29 for ; Fri, 30 Dec 2011 01:29:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=QvY7nOn/cwRS8gAAF7fvH7unPJkNorXzE3gGKhzawBU=; b=oAahKnpAnuLco3ihhXlsto3GG/w1AsWOYtfZQE2F/mnIJLu3ms8halViJi8+ftzao4 vQpUGt5JVIUhuarq0hIpBDYkJOj+F7AAUKDA/N5ZjB6WZR898ksbCHRHVoc6vYjI3hfl E66qyXkK0uPt8F5GsAKbi92mK9I4Tdu9yz3rA= Received: by 10.236.179.38 with SMTP id g26mr50920946yhm.100.1325237370215; Fri, 30 Dec 2011 01:29:30 -0800 (PST) MIME-Version: 1.0 Sender: nicolas.grekas@gmail.com Received: by 10.236.136.7 with HTTP; Fri, 30 Dec 2011 01:29:09 -0800 (PST) In-Reply-To: <4EDFCED0.1020805@sugarcrm.com> References: <4EC025B4.2070009@sugarcrm.com> <4EC17308.6030406@sugarcrm.com> <4EDE67D4.8040004@sugarcrm.com> <4E.00.23442.90DCFDE4@pb1.pair.com> <4EDFCED0.1020805@sugarcrm.com> Date: Fri, 30 Dec 2011 10:29:09 +0100 X-Google-Sender-Auth: I0cjuLA0LhntxPi01kJkARab1go Message-ID: To: Stas Malyshev , internals@lists.php.net Content-Type: multipart/alternative; boundary=20cf303ddac4b1dc3204b54bded7 Subject: Re: [PHP-DEV] function ob_gzhandler is missed in 5.4 From: nicolas.grekas+php@gmail.com (Nicolas Grekas) --20cf303ddac4b1dc3204b54bded7 Content-Type: text/plain; charset=ISO-8859-1 Sorry to insist, but taking the same argument in the thread for REQUEST_TIME : - x.y.z to x.y+1.z > - (...) > - Backward compatibility must be kept > > ( https://wiki.php.net/rfc/releaseprocess ) > What is the status of this ? On Wed, Dec 7, 2011 at 21:38, Stas Malyshev wrote: > Note that despite I wrote the patch, I'm -1 on it, as stated in the >> previous message in this thread. >> > > So what you prefer to do instead? I'd like to have ob_gzhandler(), but if > you think it can be done better way, please advise. > --20cf303ddac4b1dc3204b54bded7--