Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61880 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82259 invoked from network); 30 Jul 2012 17:43:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2012 17:43:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=wfitch@meetme.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=wfitch@meetme.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain meetme.com designates 74.125.149.197 as permitted sender) X-PHP-List-Original-Sender: wfitch@meetme.com X-Host-Fingerprint: 74.125.149.197 na3sys009aog107.obsmtp.com Linux 2.5 (sometimes 2.4) (4) Received: from [74.125.149.197] ([74.125.149.197:45503] helo=na3sys009aog107.obsmtp.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/23-00342-7A7C6105 for ; Mon, 30 Jul 2012 13:43:04 -0400 Received: from mail-gh0-f174.google.com ([209.85.160.174]) (using TLSv1) by na3sys009aob107.postini.com ([74.125.148.12]) with SMTP ID DSNKUBbHpF5uX85wkHUDIK74DtAJ7mpUy6Xf@postini.com; Mon, 30 Jul 2012 10:43:04 PDT Received: by ghrr11 with SMTP id r11so5116112ghr.19 for ; Mon, 30 Jul 2012 10:42:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=plTQwK6sdj39QIYgGm9J+XZ9/jHh4UieZ5JcNC68YeA=; b=gwVrJrfMS3Vkz+U+iU2aQAJ2D9hvCe7BQcV0Lmi/BSoQVGchmZNGADOpFgrCXoP+63 PtrQ80nyIKej99fyulzDtCiMdr55+bJEz5veEeosLNdTXAOx59adNSkIZR7yUFu/cRSp sS1l6HoTt4ZVkADAE1SCUYub81lcPeKXQcNz8MaGzmZYXnKTWZhhB/i4Mdqlz7AnmhP6 3rYmE62hvhVUbiJ58+AgswSI5NwPGcdlCV6PRdlTwp7qWAgAcmvzmz1c3NVETFSZeOMv 6QBazIH0GbkPTsNisRX5yjOhuFNQ9sosRvdrFPkhlxCoA9u6HzOTCzQc6fYo8yrQwq8j nJSA== MIME-Version: 1.0 Received: by 10.60.7.104 with SMTP id i8mr18644593oea.31.1343670179542; Mon, 30 Jul 2012 10:42:59 -0700 (PDT) Sender: wfitch@meetme.com Received: by 10.60.1.195 with HTTP; Mon, 30 Jul 2012 10:42:59 -0700 (PDT) X-Originating-IP: [68.64.144.221] In-Reply-To: References: Date: Mon, 30 Jul 2012 13:42:59 -0400 X-Google-Sender-Auth: 9Zoj6zgSsdct4tJPoPz76Mz3bX8 Message-ID: To: Gustavo Lopes Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=e89a8fb1ef14bf379d04c60f9704 X-Gm-Message-State: ALoCoQkNn5Gxyj3+cXSsEI7iFkSqpo4TfnpPPh5Fvsu66GDPMemIlBqU+uPLrljl/EnT+IbPkpOd Subject: Re: [PHP-DEV] [RFC] Remove calls with incompatible Context From: willfitch@php.net (Will Fitch) --e89a8fb1ef14bf379d04c60f9704 Content-Type: text/plain; charset=ISO-8859-1 I think this is a good idea. I agree with the intention of throwing E_DEPRECATED in 5.5, but what do you propose happen afterwards? Throw a fatal error? I would just like to make "removing (in the next version)" a little more definitive. On Mon, Jul 30, 2012 at 1:31 PM, Gustavo Lopes wrote: > https://wiki.php.net/rfc/**incompat_ctx > > An RFC for deprecating and removing $this from incompatible context. > > Comments are welcome. > > -- > Gustavo Lopes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --e89a8fb1ef14bf379d04c60f9704--