Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78091 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63494 invoked from network); 15 Oct 2014 08:24:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Oct 2014 08:24:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.48 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.48 mail-qg0-f48.google.com Received: from [209.85.192.48] ([209.85.192.48:64808] helo=mail-qg0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/F0-57986-64F2E345 for ; Wed, 15 Oct 2014 04:24:38 -0400 Received: by mail-qg0-f48.google.com with SMTP id i50so513439qgf.35 for ; Wed, 15 Oct 2014 01:24:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=r064wwfSmNzpOmKlGmdN7qDNi3sdDQf5hfBh2vwF1V8=; b=PiNeKfN60VW3yNdbaFcX19wTASzwIOY51QBybD+jFs8z9dYASvWmsGMfhKZmOzrRk2 TRUfjr3ZeyolesCPJ28pCmiNqhmZ/8GBSOdP+DPsLbnX9b4aDwgbn2ZEHTitcZ9j18ep WO7jWMWEaoMWI6CtSd7YJfVs0+pcgNndLNf+eUCKyUdkV54muzA3jO/Pxv3xvd+9n8Wg I5tkZ1e6lQ1WkGO4PFQQsk1fnPL7Pg9KwyUcqvWMrrSSv9tNn2R2jSb0MQjznWLxmQVw vDW0Et38qJWzkE/7IxYF+BQpkwVc9SOJqTxUlFYV6DlRorozJMwBU8j1J5A3/8x6dQMs ioQg== MIME-Version: 1.0 X-Received: by 10.224.36.141 with SMTP id t13mr17486920qad.63.1413361475816; Wed, 15 Oct 2014 01:24:35 -0700 (PDT) Received: by 10.140.22.51 with HTTP; Wed, 15 Oct 2014 01:24:35 -0700 (PDT) In-Reply-To: <1413295256.18696.2.camel@kuechenschabe> References: <543CBD6A.3030701@sugarcrm.com> <1413295256.18696.2.camel@kuechenschabe> Date: Wed, 15 Oct 2014 10:24:35 +0200 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Stas Malyshev , Nikita Popov , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Remove deprecated functionality in PHP 7 From: pierre.php@gmail.com (Pierre Joye) On Tue, Oct 14, 2014 at 4:00 PM, Johannes Schl=C3=BCter wrote: > On Mon, 2014-10-13 at 23:06 -0700, Stas Malyshev wrote: >> - drop incompatible $this context calls (probably seriously messed up >> code) > > Before removing: Could anybody check whether this breaks PEAR (incl. > `pecl install`) I don't know how much PHP 4 legacy which required such > tricks is still in there. We plan to propose to bundle pickle, that should solve the pecl issue. Pickle relies strictly on 5.4+. Cheers, --=20 Pierre @pierrejoye | http://www.libgd.org