Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83124 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52963 invoked from network); 18 Feb 2015 21:39:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Feb 2015 21:39:07 -0000 Authentication-Results: pb1.pair.com header.from=narf@devilix.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=narf@devilix.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain devilix.net designates 209.85.214.178 as permitted sender) X-PHP-List-Original-Sender: narf@devilix.net X-Host-Fingerprint: 209.85.214.178 mail-ob0-f178.google.com Received: from [209.85.214.178] ([209.85.214.178:33290] helo=mail-ob0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/CB-25021-77605E45 for ; Wed, 18 Feb 2015 16:39:06 -0500 Received: by mail-ob0-f178.google.com with SMTP id uz6so7374223obc.9 for ; Wed, 18 Feb 2015 13:39:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=devilix.net; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=VoFVg6V1Jm81K8FWFWj+dNvjw06t31WpeVFNhz9JP7Y=; b=lj7MArR6CTZ3+qXBbOhRa2wZHBdPO/g64Y7EQjM8i1XPtipmlOQqm+x/vadUQRLoyw bqyrxqU+3WSu9LXfdMgxZJ1qkHPJfaXLxTmkJoFmFmUnd77grRHMSVu9iPplhoAeNqpt P/swn8QH6nXBU5zVj4pjtB2SWugOARip9qvBo= 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=VoFVg6V1Jm81K8FWFWj+dNvjw06t31WpeVFNhz9JP7Y=; b=hosfYGTny12m2/rwcCKU8dsO+A4ycrwZ2HcUQxkFLf1zz5Oxnn0E/FDFvMbNiKj/Ku QQIOUjYuZfmpSooG/zPfSquDZ5qGRahZDmRDRczYNxLLwk1zPR7wivjGkEUBeUfp3rxm MB+Y2Fplvhw/VBGmbLKFRRTzDaiCfeKANx2me+UvXSp07UsEf109K0LeOUvROBZGIkSx 01OQKIwLk11yRaN3O/jCwdNWoLDFyMZfkyNcwGEWuPFLOYaKSgzlqGlq3tcIKZzdYq7s cKZcANSJFuJYQ3/DZU1pUd28gOmpwDQiPUrShBv/sOp4wh7p/9gnr8Oo3a6k9lI1SBzS V5ug== X-Gm-Message-State: ALoCoQnOW2pqrry50tjx0t2fZorHxVnN3obRndky0GjotRH3Eeh6GddxkL9rMViOHeoulK/QZh9H MIME-Version: 1.0 X-Received: by 10.202.83.11 with SMTP id h11mr762368oib.97.1424295541450; Wed, 18 Feb 2015 13:39:01 -0800 (PST) Received: by 10.202.214.205 with HTTP; Wed, 18 Feb 2015 13:39:01 -0800 (PST) In-Reply-To: References: Date: Wed, 18 Feb 2015 23:39:01 +0200 Message-ID: To: Leigh Cc: Anthony Ferrara , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC-Discuss] Scalar Type Declarations v0.5 From: narf@devilix.net (Andrey Andreev) Hi, On Wed, Feb 18, 2015 at 11:23 PM, Leigh wrote: > I would like a way of enabling strict by > default, immutable to scripts so that users cannot be forced into this > mode, and lets the radicals and the weaklings* play together in > harmony. > > For the rest of the RFC, I either agree with or have no strong > opinions about the points raised. > > > *it's a joke you guys. > I am still bipolar and I still want both to co-exist with no switches and modes. :) No joke. Cheers, Andrey.