Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81270 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61137 invoked from network); 28 Jan 2015 01:37:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2015 01:37:15 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.52 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.218.52 mail-oi0-f52.google.com Received: from [209.85.218.52] ([209.85.218.52:45448] helo=mail-oi0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/52-45774-94D38C45 for ; Tue, 27 Jan 2015 20:37:13 -0500 Received: by mail-oi0-f52.google.com with SMTP id h136so15323806oig.11 for ; Tue, 27 Jan 2015 17:37:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=xpsESG0vbsqT8tiM4HSXtmGHGDk8UK8qJP/3MtgHLZQ=; b=CxJ/gykL4V8Q2RxcoKrkXMp9W8nVF4+69HLUa0gUTNizhhwm53BYdVAfDR6ttNTfr0 4sjOp/WTSZfYUOMkqH4P3AY65IiY8a0PX6Uz6vGsXbncp0OEvg7I+74cOPtaSpGhfeul /m2av80FEArKH/FVzepI/x458u/h32c5tjq7giTifaonfM2n1vir+Fj85eFI1csEbck6 0H5jlYqe9P2kAyaN7bUH37Os5/5L/E00+2siDArzsvh+aMBXWAS7vqAj2Hg2iqPxByF1 lPI7BrARZsnwRzcBrnpBX19p7i8y8dGIa/4Extt6O0TetOVQONt3qDmn6bcIep+Z2vnW UhWw== MIME-Version: 1.0 X-Received: by 10.182.215.163 with SMTP id oj3mr555496obc.49.1422409030191; Tue, 27 Jan 2015 17:37:10 -0800 (PST) Sender: morrison.levi@gmail.com Received: by 10.76.103.37 with HTTP; Tue, 27 Jan 2015 17:37:10 -0800 (PST) In-Reply-To: References: <54C179D8.1050801@pascal-martin.fr> Date: Tue, 27 Jan 2015 18:37:10 -0700 X-Google-Sender-Auth: qA5NG2APaLQRKOIg6OBGum-gjOM Message-ID: To: Dmitry Stogov Cc: internals Content-Type: multipart/alternative; boundary=001a11c2c2cef84f09050dac6853 Subject: Re: [PHP-DEV] [RFC][Vote] Return Types From: levim@php.net (Levi Morrison) --001a11c2c2cef84f09050dac6853 Content-Type: text/plain; charset=UTF-8 Dmitry, I updated the patch to latest master and (seem to have) fixed a memory issue with it. However when I pushed it back up Travis had a lot of failing return types tests. Could you (and anyone else willing) pull it and see if you are getting failing tests for release and debug builds? Cheers, Levi Morrison On Tue, Jan 27, 2015 at 1:13 PM, Dmitry Stogov wrote: > Hi Levi, > > Do you like me to make final check and merge your pull request? > We need it :) > > Thanks. Dmitry. > > On Sat, Jan 24, 2015 at 8:01 AM, Levi Morrison wrote: > >> On Fri, Jan 23, 2015 at 5:06 PM, Levi Morrison wrote: >> > As a reminder, this RFC (https://wiki.php.net/rfc/return_types) will >> > close in a few hours. I want to thank everyone who has voted so far, >> > and encourage anyone who has not yet voted to do so. >> >> I have close the voting. It has passed with a vote of 47 to 3. >> >> I will update the patch to the latest master and then ping Dmitry to >> do a final pass before merging it into master. >> > > --001a11c2c2cef84f09050dac6853--