Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56320 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44393 invoked from network); 13 Nov 2011 20:16:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Nov 2011 20:16:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.143 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.143 smtp143.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.143] ([67.192.241.143:54164] helo=smtp143.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/11-35419-8B520CE4 for ; Sun, 13 Nov 2011 15:16:57 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp14.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 4B3C82980C0; Sun, 13 Nov 2011 15:16:53 -0500 (EST) X-Virus-Scanned: OK Received: by smtp14.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id E206A29816E; Sun, 13 Nov 2011 15:16:52 -0500 (EST) Message-ID: <4EC025B4.2070009@sugarcrm.com> Date: Sun, 13 Nov 2011 12:16:52 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Laruence CC: PHP Internals , Michael Wallner References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] function ob_gzhandler is missed in 5.4 From: smalyshev@sugarcrm.com (Stas Malyshev) On 11/13/11 7:11 AM, Laruence wrote: > Hi: > > this revisioin remove the ob_* functions: > http://svn.php.net/viewvc?view=revision&revision=299980 Indeed, I do not see ob_gzhandler in the function list, but no mention of that in UPGRADING or other docs. As far as I understand, it was converted from function to alias name, so function does not exist anymore. Not sure if it was really needed, as the use case for it is now covered by the alias. Michael, as the patch committer, could you shed more light on this? -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227