Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57387 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11687 invoked from network); 17 Jan 2012 11:01:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2012 11:01:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-ee0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:55557] helo=mail-ee0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/E1-02309-1F4551F4 for ; Tue, 17 Jan 2012 06:01:05 -0500 Received: by eekd49 with SMTP id d49so1362302eek.29 for ; Tue, 17 Jan 2012 03:01:02 -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=XZS4Cjm37lFY/a7RLKPLjqoc/34/36PQVfmAQZG9pL8=; b=sxoWeYVQXmTBmM8kZ8P0Gyi2D2/OemvDsfs6/o+nJrq0uQPYUP07boarkn8AaVQnlr +4MA/oJByH61XeyYKgq3n/npT8y5rb7/LWTMRd4cWwpk8EFvOHUU4m3ZULvbd+4qI10U ZvF+Ns35ZQBmRrQHRUdNYagcR6OBQqsjDx5jg= Received: by 10.213.108.132 with SMTP id f4mr4134106ebp.35.1326798062410; Tue, 17 Jan 2012 03:01:02 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.213.30.17 with HTTP; Tue, 17 Jan 2012 03:00:21 -0800 (PST) In-Reply-To: <4F155351.7030505@php.net> References: <4F155351.7030505@php.net> Date: Tue, 17 Jan 2012 12:00:21 +0100 X-Google-Sender-Auth: mB2tO2fRqhsHF_564dOfd8RA_98 Message-ID: To: Sebastian Bergmann Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0015174c1a5c32dadf04b6b73fd1 Subject: Re: [PHP-DEV] Reflection to remove final From: jpauli@php.net (jpauli) --0015174c1a5c32dadf04b6b73fd1 Content-Type: text/plain; charset=ISO-8859-1 +1, I like the idea as well. How didn't we think about that earlier... ? Julien On Tue, Jan 17, 2012 at 11:54 AM, Sebastian Bergmann wrote: > Am 17.01.2012 11:34, schrieb Pierre Joye: > > Patch looks good, but coding standard. > > If there are no objections, I can fix the CS issue and commit the patch > to trunk. > > -- > Sebastian Bergmann Co-Founder and Principal Consultant > http://sebastian-bergmann.de/ http://thePHP.cc/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --0015174c1a5c32dadf04b6b73fd1--