Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84765 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22166 invoked from network); 14 Mar 2015 09:21:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Mar 2015 09:21:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=pajousek@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pajousek@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.46 as permitted sender) X-PHP-List-Original-Sender: pajousek@gmail.com X-Host-Fingerprint: 209.85.192.46 mail-qg0-f46.google.com Received: from [209.85.192.46] ([209.85.192.46:33291] helo=mail-qg0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/60-19236-29DF3055 for ; Sat, 14 Mar 2015 04:21:23 -0500 Received: by qgfa8 with SMTP id a8so5214011qgf.0 for ; Sat, 14 Mar 2015 02:21:19 -0700 (PDT) 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=R2Zw9kXw2y63Fxs9ZZ3VsvBb2S7Ht12HHer0DwrUh7Q=; b=Yp9Xc/JXUoWO88dZaA/M5CimxGLcHStMjRBOv7hwHccLRNkltmYLbGhrvhyYLlolQX rHPt3xCDBzxykACCpag9p6AgDYPh5TYDdgtcziBYA3T+/U6LJlXUp7IoMO+5ouK13XI5 yJcPnWlhQB9wOe8+GC3zSPCzexBCFA5YxJHPiEtv0IFSidb9EqR6dX9F0ISYIotSJYiN KP+wXcAGpNQ3bDYaFXPC9k8N8d3Pv6hGOPkLnG/8CPqsTOk5yM4oDXKnGa9RrlDAiMwS VE24IT94mrQDvyWhy8knNcVMCz4xzH9oeBs36Bkqo0/1+Jp370vJ/8OFpKO6tG03Ja7J dSdg== MIME-Version: 1.0 X-Received: by 10.140.239.150 with SMTP id k144mr66966687qhc.77.1426324879852; Sat, 14 Mar 2015 02:21:19 -0700 (PDT) Received: by 10.96.160.99 with HTTP; Sat, 14 Mar 2015 02:21:19 -0700 (PDT) In-Reply-To: References: Date: Sat, 14 Mar 2015 10:21:19 +0100 Message-ID: To: Levi Morrison Cc: internals Content-Type: multipart/alternative; boundary=001a11358876cc4c6505113c2328 Subject: Re: [PHP-DEV] [RFC][PRE-VOTE] Reserving More Types in PHP 7 From: pajousek@gmail.com (=?UTF-8?Q?Pavel_Kou=C5=99il?=) --001a11358876cc4c6505113c2328 Content-Type: text/plain; charset=UTF-8 On Saturday, March 14, 2015, Levi Morrison wrote: > RFC Link: https://wiki.php.net/rfc/reserve_more_types_in_php_7 > > The proposal has changed from the original. It no longer reserves the > aliases out of the interest of reserving the smallest useful, > uncontroversial subset. Some people want to remove aliases for these > types so in the interest of being as uncontroversial as possible I am > no longer proposing to remove them. > > This will go into voting on March 15th unless something comes up > between now and then to persuade me otherwise. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hello, why do you consider a "true" and "false" as a type? It's not a type. it's a value? Regards Pavel Kouril --001a11358876cc4c6505113c2328--