Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98082 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13787 invoked from network); 31 Jan 2017 17:12:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2017 17:12:20 -0000 Authentication-Results: pb1.pair.com header.from=pmjones88@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pmjones88@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.182 as permitted sender) X-PHP-List-Original-Sender: pmjones88@gmail.com X-Host-Fingerprint: 209.85.192.182 mail-pf0-f182.google.com Received: from [209.85.192.182] ([209.85.192.182:34280] helo=mail-pf0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/87-51557-275C0985 for ; Tue, 31 Jan 2017 12:12:18 -0500 Received: by mail-pf0-f182.google.com with SMTP id e4so108149302pfg.1 for ; Tue, 31 Jan 2017 09:12:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=EnA/2v3OzlQ7Q9zCCg47iDS0pG2X4NXI4R0wPgQFErg=; b=OWSIJ7sUnoJk2qACZEY2oGbBOka11tT5kNuVSWVLJO8C4dOZrU2gNNXdDzc1FGKzlF /RRfkmOddiU9147rUl2RrY2KWa5qyullNyTt9gQwQ0VNtpOAi/ouwnbX4ExMOKAM6kjC ytD3JkGaN2LwZDBpD/JaktyQ5poV58q9VwF4UWzfO8j3B/ZQa3w0woDeMcpETc8zHDkg /zBMbUCF+CsH2V85kU/LOTBUM9r7gGp9xl4T28KYmx3lqXfubs5/X2V10cIH93fVy/lD X361hXzqKnyJ84GDe0EPCdekrCy8mVcb7OrHdFXoDiwXbM0dhxdFQYd8wmzaMwC4Dwsc 09Wg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=EnA/2v3OzlQ7Q9zCCg47iDS0pG2X4NXI4R0wPgQFErg=; b=ELdSY+1tOHUjvHjI3JOoCG3LLIbiYIajOlSBc4ovzb/DIjFgj3quYmENHyoRW+Fu9m ENiWcXyatXUMaQpnu2Pnr0ThQ0x1o2Nic7em62z16WKl/fl9izitnHdxsQ9J4nDHliQh 89MVLu1vuPqWVt5mD02NbY+/37soVPh5BozK2qfRxH5oGsSyrZBydvhp51Fj4RLrmRDQ Vn8GRs3Xst9ubK1xHRu7GSc12qpWSljw3j2KTH1PbqvPwCnYvarpAfFHEVd+Qaqwm3zu fP/oWsf2sIojrqGbINBaQn6+TaSYp+0x22xGprA6IfnhITdvypJ8iLcGpGGjnaQRmfQM 4gmw== X-Gm-Message-State: AIkVDXKJWIjJr8mNVYKeYRffqBZ7MoXK/SQ4POB9R5QSEBzZIXuKwDszRj49bZtQVXFwmg== X-Received: by 10.84.212.2 with SMTP id d2mr41195397pli.152.1485882734779; Tue, 31 Jan 2017 09:12:14 -0800 (PST) Received: from samurai.attlocal.net (107-223-29-56.lightspeed.nsvltn.sbcglobal.net. [107.223.29.56]) by smtp.gmail.com with ESMTPSA id t6sm43077043pgt.8.2017.01.31.09.12.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Jan 2017 09:12:14 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) In-Reply-To: <0c5fc86b-5050-fe73-7afa-b3e5a38ad370@gmail.com> Date: Tue, 31 Jan 2017 11:12:12 -0600 Cc: PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <0c5fc86b-5050-fe73-7afa-b3e5a38ad370@gmail.com> To: Rowan Collins X-Mailer: Apple Mail (2.3259) Subject: Re: [PHP-DEV] [RFC] Deprecate and Remove Bareword (Unquoted) Strings From: pmjones88@gmail.com (Paul Jones) > have drafted an RFC rather than trying to fit all the detail into one = e-mail: https://wiki.php.net/rfc/deprecate-bareword-strings >=20 > Please read my proposal, and let me know your thoughts. I have placed = the RFC "under discussion", but will be happy to modify it based on = feedback, and am in no haste to put it to a vote. Happy to see this behavior removed, and appreciate the incremental = approach. E_WARNING seems appropriate. Thanks for proposing it! --=20 Paul M. Jones pmjones88@gmail.com http://paul-m-jones.com Modernizing Legacy Applications in PHP https://leanpub.com/mlaphp Solving the N+1 Problem in PHP https://leanpub.com/sn1php