Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93503 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75324 invoked from network); 25 May 2016 13:32:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 May 2016 13:32:57 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.161.170 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.161.170 mail-yw0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:36215] helo=mail-yw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/F1-63510-889A5475 for ; Wed, 25 May 2016 09:32:56 -0400 Received: by mail-yw0-f170.google.com with SMTP id x189so47115711ywe.3 for ; Wed, 25 May 2016 06:32:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pthreads-org.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to; bh=sTgsXIT7hSX7YDTREk6EClrp1J7c9Sr1x3tuKqiayps=; b=DXIXBB6YMAf4JGvlNPDq/yjG79UkhfXdnpAK3dYLnAnRtQSVib3FhV3FKnaCi1k6xp n0QDhxTg3JH5Nzu6cVPNpJRqPx+ZpFoVH2CfiojkwlSpHRE9jynLVxM9ZdWYEaKFx8H5 S/V9TxR5qGw2SPJTglGB/E4YhjOnpVy4EpBcmAre4JN2HSYAdt9Y3Zhm1BhNp43nZnb7 fzVJRHmXTrEHcfkZ6G6VYoSZJ0o1PXK1E11YVRJYEAs9S3aq5ceWN91MEEI6lWiNp8Go TSsy/NyewDlFtncM5eJyKQZ6Lo9badY2VawDC9ffIOswry7h97p9fkh0DDA/J6omuoYM QEUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=sTgsXIT7hSX7YDTREk6EClrp1J7c9Sr1x3tuKqiayps=; b=LEam4z6KmbDgoavlmHRoBsmjfgIY4c95AUppn/wAwYtewxp9SILU+12XDIoxffKY51 bFgSV6zAvEgqTmGLXtSw2wP+c4vDr4bhoy1LhHW/8d4xJmAIILwwZbadMqmKRic//a5g A/t33LPYAY/RMZflr2us3Yc+n6NK7gV8y62r6OlSKsOK4/ktqXQmqKiWIAtQ3DoiNMl7 UjM2jd/HWJgl2LjyQRx6L4D/g8Yr+856KH4RfnsedzSEhxWgWCy/0GIwvy3IDJ1bsJwU 3Zcbv6R1ZE+q4M0cA4uBRWgsfg/PkeIXyZIj6+GkzBqNtpI5XqU6l/gaybSCabiaSGPt AxWQ== X-Gm-Message-State: ALyK8tJwsZT222c137Xfr+ST1rkAQRfyBzub0pndhEqeMghbw26TODzwj1HN2RZ3tpsBxEaVu5esl6b+JvrXIg== MIME-Version: 1.0 X-Received: by 10.37.209.15 with SMTP id i15mr2182923ybg.79.1464183173402; Wed, 25 May 2016 06:32:53 -0700 (PDT) Received: by 10.129.109.67 with HTTP; Wed, 25 May 2016 06:32:53 -0700 (PDT) X-Originating-IP: [109.157.60.67] Date: Wed, 25 May 2016 14:32:53 +0100 Message-ID: To: PHP internals , Phil Sturgeon , Bob Weinand , Dmitry Stogov , Nikita Popov Content-Type: multipart/alternative; boundary=94eb2c050bd0f023ce0533aab5ec Subject: [RFC] Typed Properties On Hold From: pthreads@pthreads.org (Joe Watkins) --94eb2c050bd0f023ce0533aab5ec Content-Type: text/plain; charset=UTF-8 Morning internals, Since some important details regarding the recently accepted nullable types feature were missing from the RFC, the vote has been stopped for typed properties, while we resolve these issues and update the RFC, and implementation. Voting on the final implementation will commence in the coming days. Sorry for the inconvenience. Cheers Joe --94eb2c050bd0f023ce0533aab5ec--