Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102695 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81498 invoked from network); 10 Jul 2018 10:21:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jul 2018 10:21:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=nicolas.grekas@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nicolas.grekas@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: nicolas.grekas@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-oi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:42465] helo=mail-oi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/00-15421-8A8844B5 for ; Tue, 10 Jul 2018 06:21:28 -0400 Received: by mail-oi0-f42.google.com with SMTP id n84-v6so41574669oib.9 for ; Tue, 10 Jul 2018 03:21:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=sIB+MIciP4pccTgVEvubkxuBphenKWmr2OQN89UQwpM=; b=aAjWg0TTw718BC50HfSJ5Y8D2PrfhcweFewhc0deQhm2MODe/gy1T8+hhvq8kef0eu BZCkMuBW9r5r8TxpjbuUKvNA8FIGj/JMG/cQ2fC9oUlSFZYQsGLUlw6Dbqio3KexIXRF 527aGvx6XhkfGX1uOLjcm5HAyazakH3u1PUHi9A1BhJu4oYGDNVaRffdAVllLIZdIBpr pI9B3XVa8INxPpb7TpfJyCVUGQrab8w1ePJd13hIzbz7gNqjHrsn8NmBAacmXua4D8SR L4WE7GwSYSmB1QpWW2cjdiLvYqkd3S4n2jUad/HpSdgAnt0aFmPRNsbbogMqXY/8K9pP TgjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=sIB+MIciP4pccTgVEvubkxuBphenKWmr2OQN89UQwpM=; b=kMGnsIa3Fstl+p5TlBLUoR11B/gYDommjl8pYbTzu+wm3Cgn5JQNjV2TBLRb/KlGLK eq9s9W0zWhySdtI8VDSGOAENDVohYcWiPxL0ux0JTPQVCoXv6BtfooVW+l7lxnnf2zRP 6t5EYNw7uf9YIXhLEg7rWEmeNOtItpapvgy7YsnCJsBCj6Em3KZ9PLnF9CoorphO2OvJ j5Vbxn5vg4wk8FHlNKn3AQ/fslglf6eTD6+ce+xcYFG9ld6Ct52wByZDXaNvv/bc16lC DpC3kpAnaDbSslmM+/RUDuxgnsYpn5wNB2r4AOd4uHgfI4W6991p5/VWRrK7cZaxInZn HD8w== X-Gm-Message-State: APt69E3uDnnFtDZZHhGCcZtgtoJB1FDU/6VyPH3DSmt6c0q3T2+ifNbc n+7t4Z+eCORFZJxNalEUjX/vob+DNFKS39RsKgA= X-Google-Smtp-Source: AAOMgpcYkZPpzS4PkWRULCE5WWs2mf7lpBOZOa3U62Rgpq8watR0WDltjHvNjgpjNtwXaGexhfxbSOgz0inWzEUJYKE= X-Received: by 2002:aca:e6d4:: with SMTP id d203-v6mr25694062oih.311.1531218085872; Tue, 10 Jul 2018 03:21:25 -0700 (PDT) MIME-Version: 1.0 Sender: nicolas.grekas@gmail.com Received: by 2002:a4a:1e45:0:0:0:0:0 with HTTP; Tue, 10 Jul 2018 03:21:05 -0700 (PDT) In-Reply-To: References: <10e578d7-7a24-3ca0-ca0d-d5ed1a39dca3@telia.com> <80a8f588-05a3-48e5-bf40-bf1685b3105e@gmx.de> Date: Tue, 10 Jul 2018 12:21:05 +0200 X-Google-Sender-Auth: T0eRe9LXiXua7JXOt0_71tSTyow Message-ID: To: Marco Pivetta Cc: =?UTF-8?B?QW5kcsOpIFLDuG1ja2U=?= , Zeev Suraski , Sara Golemon , PHP internals , Nicolas Grekas Content-Type: multipart/alternative; boundary="0000000000001509640570a27e79" Subject: Re: [PHP-DEV] [RFC] Typed Properties From: nicolas.grekas+php@gmail.com (Nicolas Grekas) --0000000000001509640570a27e79 Content-Type: text/plain; charset="UTF-8" 2018-07-10 11:18 GMT+02:00 Marco Pivetta : > It's been a few weeks since this has first landed here, and we're just > wasting time in relatively silly discussions at this point: > > - As I said earlier, this patch has already been tested against some > extremely tricky scenarios, so from a userland perspective it is safe for > inclusion. If you don't have confidence in something related to it, please > write a test case and help out. > - can we get a yes/no from the RMs on whether we'll have the time window > to (potentially) get this voted and (*if* passed) merged? Shoot out a mail > with the decision, please. We could have a vote for which version to > include this in, if that's really such a big issue. > - can we split out discussions on 8.0 scope? Minor versions are indeed for > features. If PHP 8.0 lacks interesting/marketing features, that's a > different story. > - Nikita/Bob: can this be voted upon right after the RMs have taken a > decision? Anything blocking missing? > - Is the reference issue reported by Nicolas a blocker? Nicolas, can you > clarify here? > I'm definitely ith you on this one Marco, typed properties is something userland asks since a long time and postponing it to 8.0 for "marketing" reasons might be very frustrating (well, we'll deal with that if it happens :) ) But technically, it feels almost ready. The reference issue looks "easy" to fix(esp. when its not me doing it yes ;) ). It'd be better to have it at the same time, but I can wait the next version as I don't want to be the one with a blocker here, and also because I can write a "degraded mode" for now if that's the plan. Nicolas --0000000000001509640570a27e79--