Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107064 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 59388 invoked from network); 13 Sep 2019 11:34:48 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 13 Sep 2019 11:34:48 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id CB3782D1FD1 for ; Fri, 13 Sep 2019 02:10:53 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp3.php.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS36024 206.123.114.0/23 X-Spam-Virus: No Received: from mail1.25mail.st (mail1.25mail.st [206.123.115.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp3.php.net (Postfix) with ESMTPS for ; Fri, 13 Sep 2019 02:10:53 -0700 (PDT) Received: from [10.0.1.86] (unknown [49.48.244.92]) by mail1.25mail.st (Postfix) with ESMTPSA id D08F660344; Fri, 13 Sep 2019 09:10:45 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) In-Reply-To: Date: Fri, 13 Sep 2019 16:10:41 +0700 Cc: internals@lists.php.net Content-Transfer-Encoding: 7bit Message-ID: <2B691B87-96AF-4E92-8A0E-EE6DE6538290@koalephant.com> References: <076701d56978$86020910$92061b30$@php.net> <078e01d5697c$5512bc10$ff383430$@php.net> <31BD63BC-ACE0-4478-B241-E698D2D6F59C@newclarity.net> <77CA024D-3141-4707-8280-81CA78282AFA@newclarity.net> To: Mark Randall X-Mailer: Apple Mail (2.3445.104.11) X-Envelope-From: Subject: Re: [PHP-DEV] Changing fundamental language behaviors From: php-lists@koalephant.com (Stephen Reay) > On 13 Sep 2019, at 15:28, Mark Randall wrote: > > the notion of > > declare(sloppy=1); > > Has already been jokingly proposed, Who ever said it was a joke proposal? :-P