Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56323 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8284 invoked from network); 14 Nov 2011 09:24:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2011 09:24: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.213.170 as permitted sender) X-PHP-List-Original-Sender: nicolas.grekas@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:51564] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/60-05447-15ED0CE4 for ; Mon, 14 Nov 2011 04:24:34 -0500 Received: by yenl2 with SMTP id l2so438933yen.29 for ; Mon, 14 Nov 2011 01:24:31 -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:cc:content-type; bh=jq2MuL8TmoO942tXI/zJgoimv2wmgQXyL+ucot130U4=; b=xI1N6PBjBVEFz3nFkP/j40T4IP4WBFhDrMQhIk3jFyGLfb0qDZIDmlfrJ/M8AITQmf p6SK4OnUg2lgRjjOZhDHdMfYdh/n+Xsl4M0/T+OnaJ2hDh+MTJ+YhUwlzcHGHH9QhYjk 3V/AXL4Gdyxq1HtHN/pQnp8Wi4v3Wmd2eY8VE= Received: by 10.236.145.165 with SMTP id p25mr13000739yhj.94.1321262671122; Mon, 14 Nov 2011 01:24:31 -0800 (PST) MIME-Version: 1.0 Sender: nicolas.grekas@gmail.com Received: by 10.236.207.66 with HTTP; Mon, 14 Nov 2011 01:24:11 -0800 (PST) In-Reply-To: <4EC025B4.2070009@sugarcrm.com> References: <4EC025B4.2070009@sugarcrm.com> Date: Mon, 14 Nov 2011 10:24:11 +0100 X-Google-Sender-Auth: mYvTb2zN98OSZWbb4zzaOfQm4ro Message-ID: To: Stas Malyshev Cc: Laruence , PHP Internals , Michael Wallner Content-Type: multipart/alternative; boundary=20cf30426dc82ad04f04b1ae709a Subject: Re: [PHP-DEV] function ob_gzhandler is missed in 5.4 From: nicolas.grekas+php@gmail.com (Nicolas Grekas) --20cf30426dc82ad04f04b1ae709a Content-Type: text/plain; charset=ISO-8859-1 > > Indeed, I do not see ob_gzhandler in the function list > Personally, I do use ob_gzhandler as a function, so are some some other projects : http://www.google.com/codesearch#search/&q=lang:php "ob_gzhandler(" if the function could be reintroduced that would be cool... Nicolas --20cf30426dc82ad04f04b1ae709a--