Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82325 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70573 invoked from network); 10 Feb 2015 02:43:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2015 02:43:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.46 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.46 mail-qa0-f46.google.com Received: from [209.85.216.46] ([209.85.216.46:38022] helo=mail-qa0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/33-47508-84079D45 for ; Mon, 09 Feb 2015 21:43:21 -0500 Received: by mail-qa0-f46.google.com with SMTP id n4so3910896qaq.5 for ; Mon, 09 Feb 2015 18:43:17 -0800 (PST) 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=vchmZB/GPjknkjYEBLQvgk6vCS6koqdjyOdTsB75+Tw=; b=CI/Y8H/fVwe3xB4zqV9w0o7fLamXmp4I/U7dPBuBHyTW8+LqMFRXaevlL+aO7+3h9s OkausKGJd9J1zRc6U9436kfP2dT4YHdFm2H6GWYIs516RlYeRusxs3fau271L7Dtwnk0 q/4qj2tG2duUe/Io+7oftukk7bSNjIs5tyMMUlERJUNxrgxiEY8RTdXvtL/hdfIruiyd KJhAjHN1r6LGCUH88M1GtP2/oVHYTBQDbwTg1VEU52XEUJ+cD6ucTQlLIUDq96dK0k7M 3CmzrwlWji/+puwRw0yQq7yrP0WuQCakTCR0GNPuFQKQjXEmiBvLHPIwb7+zMVmV0hRf 0OEw== MIME-Version: 1.0 X-Received: by 10.140.39.84 with SMTP id u78mr44848311qgu.63.1423536197815; Mon, 09 Feb 2015 18:43:17 -0800 (PST) Received: by 10.96.185.37 with HTTP; Mon, 9 Feb 2015 18:43:16 -0800 (PST) Received: by 10.96.185.37 with HTTP; Mon, 9 Feb 2015 18:43:16 -0800 (PST) In-Reply-To: References: <8703B53E-2C4A-4AC6-95C4-D4F19C6D5221@ajf.me> <41EBB3A7-4AFC-4A73-B9AA-CD7129ACF9F0@strojny.net> <54D5FB10.1040100@beccati.com> Date: Tue, 10 Feb 2015 09:43:16 +0700 Message-ID: To: Lars Strojny Cc: PHP internals , Andrea Faulds , Matteo Beccati Content-Type: multipart/alternative; boundary=001a11c129686570e6050eb2d948 Subject: Re: [PHP-DEV] [VOTE] Scalar Type Hints From: pierre.php@gmail.com (Pierre Joye) --001a11c129686570e6050eb2d948 Content-Type: text/plain; charset=UTF-8 On Feb 10, 2015 1:22 AM, "Lars Strojny" wrote: > > Hi Matteo, > > sorry for the late response. > > > On 07 Feb 2015, at 12:46, Matteo Beccati wrote: > > > > Maybe it's just me, but I didn't quite understand the point you are making here. Are you saying that declares are more or less like ini settings? > > Yes, exactly that. The new declare()-statement will fundamentally change how the engine behaves and one will have two learn more or less two flavors of PHP. Even worse I am forced to use the PHP flavor the person picked who changed the declare() statement last. No. You are not. > cu, > Lars --001a11c129686570e6050eb2d948--