Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79024 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34775 invoked from network); 20 Nov 2014 09:02:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2014 09:02:47 -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.214.182 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.214.182 mail-ob0-f182.google.com Received: from [209.85.214.182] ([209.85.214.182:56512] helo=mail-ob0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/33-14967-43EAD645 for ; Thu, 20 Nov 2014 04:02:44 -0500 Received: by mail-ob0-f182.google.com with SMTP id m8so1899146obr.13 for ; Thu, 20 Nov 2014 01:02:41 -0800 (PST) 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=Y+P79L5r2bxpD2VT0VTnh6lLNRnbHpSMz8to9Shaxq0=; b=j5u7lz9sGH6aTDbErYyEQKa/7MZkjd/bnu4JNh2YtgX46Ak09w1yOa0YSbmI2NEm/L roDQ9fVcaF3Y00iNp/Yph/m9/y1iMfCNWzxbZaZuQMs+iDT0um3mvhztPi9Qlunle5le wlfm0KlPV+xfMJq8LmlIkcBFI6FdmeUlM/tHUCz1SZzvhE+sF2oKnbx+L9gfoIypKYCh 0vmDExTSu34MlRsWMDr1O92CADLAssAsY7eDHFZxmvZA+ksdOsVvswVNcLMw8oyvj+Fs wu+OShMd7YDl8SVmOZQzOBb2OsqhxpsS+CBGbHS9KqDWLb9ayr6hKwg2CnNphoEiq0aq WPxQ== MIME-Version: 1.0 X-Received: by 10.60.102.1 with SMTP id fk1mr1000555oeb.44.1416474161245; Thu, 20 Nov 2014 01:02:41 -0800 (PST) Received: by 10.60.79.131 with HTTP; Thu, 20 Nov 2014 01:02:41 -0800 (PST) In-Reply-To: <546DA9EA.105@legalweb.org.uk> References: <546B0F62.1090705@gmail.com> <546B95F2.2050504@gmail.com> <546BBF4F.8040806@gmail.com> <919EDD0D-F0F4-430A-A84B-96A32DF45E7B@ajf.me> <546BCE21.7080403@gmail.com> <546BD0E8.6020609@gmail.com> <546BD206.9040800@gmail.com> <546BD451.4070909@gmail.com> <546BDEAE.2010102@gmail.com> <546BF769.9090408@gmail.com> <6120240B-1493-4805-90FF-C0EE38795B89@gmail.com> <546D3968.8040702@gmail.com> <546DA9EA.105@legalweb.org.uk> Date: Thu, 20 Nov 2014 10:02:41 +0100 Message-ID: To: Bradley Weston Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e0111b84436f5c305084697bb Subject: Re: [PHP-DEV] [RFC] Default constructors From: tyra3l@gmail.com (Ferenc Kovacs) --089e0111b84436f5c305084697bb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Nov 20, 2014 at 9:44 AM, Bradley Weston wrote: > Somehow HHVM has this working http://3v4l.org/5AFSA > > it was mentioned early in the thread that hhvm is not copying the behavior of php for optimizing out the execution of the argument if the constructor doesn't except one. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --089e0111b84436f5c305084697bb--