Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57393 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26873 invoked from network); 17 Jan 2012 13:01:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2012 13:01:31 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qy0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:54235] helo=mail-qy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/C4-02309-921751F4 for ; Tue, 17 Jan 2012 08:01:29 -0500 Received: by qcsr22 with SMTP id r22so959847qcs.29 for ; Tue, 17 Jan 2012 05:01:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=M8Oebae6tu7VqktN7nOyELxhxzGosQPlFbb8VxpgHj8=; b=nVHV3qAH9YC56TSuM7MbTgc9JMk4bMoSiH9W9NQY5uRnZP/L3W9blqC3h1TiREzsOR K0yMGIL/SOd2HCh6FJksL5k5hMEsHOG7Y2wj9wuZsy7pielJnuAkX76dw71lwjed8tzZ Jdt2bNqQyabIkqfhFWBuSosWEj0LoXMvcCdXA= MIME-Version: 1.0 Received: by 10.229.136.83 with SMTP id q19mr5921535qct.145.1326805286746; Tue, 17 Jan 2012 05:01:26 -0800 (PST) Received: by 10.229.24.80 with HTTP; Tue, 17 Jan 2012 05:01:26 -0800 (PST) In-Reply-To: References: <4F154BCE.4090000@php.net> Date: Tue, 17 Jan 2012 14:01:26 +0100 Message-ID: To: Laruence Cc: Sebastian Bergmann , internals@lists.php.net Content-Type: multipart/alternative; boundary=00248c768f6acd79a604b6b8ed83 Subject: Re: [PHP-DEV] Reflection to remove final From: tyra3l@gmail.com (Ferenc Kovacs) --00248c768f6acd79a604b6b8ed83 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > > if a class is marked as final, there must be some reason for it to be a > final. > > if you remove the final and extends it, may lead to bad error. > > reflection should always be used with care. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --00248c768f6acd79a604b6b8ed83--