Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84893 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6423 invoked from network); 15 Mar 2015 20:06:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2015 20:06:45 -0000 Authentication-Results: pb1.pair.com header.from=pjsturgeon@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pjsturgeon@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.179 as permitted sender) X-PHP-List-Original-Sender: pjsturgeon@gmail.com X-Host-Fingerprint: 209.85.217.179 mail-lb0-f179.google.com Received: from [209.85.217.179] ([209.85.217.179:34388] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/E1-31306-456E5055 for ; Sun, 15 Mar 2015 15:06:44 -0500 Received: by lbbsy1 with SMTP id sy1so19236530lbb.1 for ; Sun, 15 Mar 2015 13:06:40 -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=O1EdGKHscOkan8SIdkvfHDH5PxldQ3HmVS5FawGLStw=; b=ys3YAdBpIxugzymBpy9pH6bKMxPkGIqVQi3P9rO7thIcl2QS+cA9pWkCuf/1j/ZiaE P4xHKOmYQEJO78HsEDoZab3V5Q4MJyoGb7LYeoIakkWpzjFfHPfwlAvP2CjvKGl7nzLC pbgBsvOjU9w/oAhWZx2UY9mFfPC5JYHZSF83g9DvF3s7/UkbMYZt4tVGp656es37UCni qDoYsFNQAlomlPwI8Wj4jqIHmRY0H251G52/+qoBAwMK0Z3RzJ70Ve93oFg3429a3zBj ueNXD4K/Da1pW4yGHr/xCf/1cJUAgZbl4n7zgnQb+WRw0SFJvefuPcPQAhHSY66XYQtp LJwg== MIME-Version: 1.0 X-Received: by 10.112.225.137 with SMTP id rk9mr50336551lbc.11.1426450000742; Sun, 15 Mar 2015 13:06:40 -0700 (PDT) Received: by 10.114.26.34 with HTTP; Sun, 15 Mar 2015 13:06:40 -0700 (PDT) In-Reply-To: References: <325E0097-FD7E-4997-A95D-20C62368E162@zend.com> <55031C54.6060802@eliw.com> <7CE491F0-C243-4788-ADA2-5DA9DF1D1168@php.net> <332304ae552bfc635f999a8d73b505f0@mail.gmail.com> <85d81405ee1791efadea83cf734ebce3@mail.gmail.com> Date: Sun, 15 Mar 2015 16:06:40 -0400 Message-ID: To: Niklas Keller Cc: Levi Morrison , Bob Weinand , Anthony Ferrara , Zeev Suraski , Stelian Mocanita , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Basic Scalar Types From: pjsturgeon@gmail.com (Philip Sturgeon) On Sun, Mar 15, 2015 at 2:16 PM, Niklas Keller wrote: > 2015-03-15 19:13 GMT+01:00 Levi Morrison : >> I think allowing `null` for an `int` is an error. Converting a null to >> zero on a type boundary is harmful in my opinion. > > I agree, `null` shouldn't be allowed for `int`. > >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > And this stuff is why we have minimum discussion periods, instead of just trying to smash an RFC through because it resembles a version that we liked a while ago. The Basic STH RFC should go to vote - as Bob has said a few times - if the Dual STH fails. Please do not try and take it over Zeev. It's reckless, and feckless.