Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81274 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67493 invoked from network); 28 Jan 2015 01:58:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2015 01:58:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.178 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.178 mail-vc0-f178.google.com Received: from [209.85.220.178] ([209.85.220.178:39104] helo=mail-vc0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/B3-45774-C4248C45 for ; Tue, 27 Jan 2015 20:58:36 -0500 Received: by mail-vc0-f178.google.com with SMTP id hy10so5951917vcb.9 for ; Tue, 27 Jan 2015 17:58:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=8FP+rOOH2tsbo/jbrjvBV/yF5IkJ4GfxEACBCR67FBw=; b=frnQStjqBHfmJWHXiGkWEV9U9NkIJJIgb2UBoak62mkkRG3qIzy4yuCQeaCYY02E6I 5/U0lUrJKkWuS9Xx1KKeUZX3b9XbhDlA+HJVsrUkbdOAXyS+RMHUCMmIYvv2XnLJorQP B1iwgaVdGZvy8bJtMkmactg1dh9ZRMLJm93clFEQqRBAe8SxOwMUE88L6zcichtaEvpu gvVPF3I5JRDWi3mIBwTQYwVXE8pG+Sis1t5a6bZ9eaLU3J/arhvVkHLclmdps9gEH9au xdGwet1xHffKp5WrJZ4AIdOut0E3WK42RwIE/+B4Ls/kY6RQ7eDEBlAMVOrAuaM31UXK qZbw== X-Gm-Message-State: ALoCoQkgVWSsf5AGKkCVS602COC/iVsys4TLTjG7g8w6AgMGtsuX/Q8B/p19QZUbwqi68VGn/N3XzgInHmxpgXgN0zDsrGCIneYLnfkXE571lMWj2zyzMyabIyzhyhGHNtCEM/UE3qOFtU2mwjAKrcUnA0CUI6/xlA== MIME-Version: 1.0 X-Received: by 10.52.103.75 with SMTP id fu11mr577681vdb.5.1422410314248; Tue, 27 Jan 2015 17:58:34 -0800 (PST) Received: by 10.52.26.40 with HTTP; Tue, 27 Jan 2015 17:58:34 -0800 (PST) Received: by 10.52.26.40 with HTTP; Tue, 27 Jan 2015 17:58:34 -0800 (PST) In-Reply-To: References: <54C179D8.1050801@pascal-martin.fr> Date: Wed, 28 Jan 2015 05:58:34 +0400 Message-ID: To: Levi Morrison Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7b86d990818c68050dacb5a7 Subject: Re: [PHP-DEV] [RFC][Vote] Return Types From: dmitry@zend.com (Dmitry Stogov) --047d7b86d990818c68050dacb5a7 Content-Type: text/plain; charset=UTF-8 No problem, I'll verify if (fix if necessary) and commit. Thanks. Dmitry. On Jan 28, 2015 5:37 AM, "Levi Morrison" wrote: > 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. >>> >> >> > --047d7b86d990818c68050dacb5a7--