Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67494 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42241 invoked from network); 24 May 2013 15:32:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 May 2013 15:32:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.182 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.223.182 mail-ie0-f182.google.com Received: from [209.85.223.182] ([209.85.223.182:35173] helo=mail-ie0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/9A-20943-0188F915 for ; Fri, 24 May 2013 11:32:32 -0400 Received: by mail-ie0-f182.google.com with SMTP id a14so12660348iee.13 for ; Fri, 24 May 2013 08:32:29 -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; bh=tgxYjzr1L0wNK44Pz7nZtxFACS2RhmHqk/upNGg/loo=; b=hmcHEHuHb1qJiJP98DNtcvfrBE4rI8F9uuBHuePlhl0ONFE8UU7jVg1wsD7tMwYxaz dV6JAbXviaMf6Jx2FSoF0EM1cIg21PziAqmjx4oXQp/m51Qrzfs54GVjxMOEL7UwU0/N BErHKaO2bgj9C6BL9HsxST15LQreM79bS/7vCwscswT6uu9Rp+5Xni7EBozQXWkiPCwq nxFiLIbymtjwif7vY3VRKZeaeVt9l4SedA9G6iU3u4qWp2QJgtqQSQMMk0vJ/71uX4Uq dljQ9x3w66Ne/bRHkGe+wpmAIXD9iP/Q2VvohQc/5XU4ppXR/x4I6oB/pMnJ5nebQ3Gk QNCQ== MIME-Version: 1.0 X-Received: by 10.43.146.3 with SMTP id jw3mr12825475icc.39.1369409549850; Fri, 24 May 2013 08:32:29 -0700 (PDT) Received: by 10.50.209.3 with HTTP; Fri, 24 May 2013 08:32:29 -0700 (PDT) In-Reply-To: References: <6b642a96e673c29dbaf2f239be15f7f6.squirrel@www.l-i-e.com> <519E8ADB.90202@sugarcrm.com> Date: Fri, 24 May 2013 17:32:29 +0200 Message-ID: To: Etienne Kneuss Cc: Richard Quadling , Stas Malyshev , Anthony Ferrara , Richard Lynch , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c2e9aac560d204dd788121 Subject: Re: [PHP-DEV] Cannot call constructor From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c2e9aac560d204dd788121 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, May 24, 2013 at 5:26 PM, Etienne Kneuss wrote: > Sure the default implementation would have to be identical to the behavio= r > of not defining one. > > agree > I believe the best way to solve these issues is by having an implicit bas= e > class. > that would also solve the "I want to typehint objects" problem. > To some extent, that means BC breaks though. > > by BC break you mean the name of the implicit base class? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c2e9aac560d204dd788121--