Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82991 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8924 invoked from network); 17 Feb 2015 17:45:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Feb 2015 17:45:06 -0000 Received: from [127.0.0.1] ([127.0.0.1:22403]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 28/D7-19463-22E73E45 for ; Tue, 17 Feb 2015 12:45:06 -0500 Authentication-Results: pb1.pair.com smtp.mail=tim.bezhashvyly@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tim.bezhashvyly@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.173 as permitted sender) X-PHP-List-Original-Sender: tim.bezhashvyly@gmail.com X-Host-Fingerprint: 209.85.212.173 mail-wi0-f173.google.com Received: from [209.85.212.173] ([209.85.212.173:37241] helo=mail-wi0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/D7-19463-FCB73E45 for ; Tue, 17 Feb 2015 12:35:12 -0500 Received: by mail-wi0-f173.google.com with SMTP id bs8so35478400wib.0 for ; Tue, 17 Feb 2015 09:35:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=T35mXbWlVJFEEgoyuJWzXbEyb+KtCXMwXnick57SxaA=; b=JomLGhGouL0L2zJTZHLq3NyHW4ohUHLIEQwXfSvipG48+jMc7/x/YzurcsPZUxMGZq tqgKHMaAj+W0/Z2XY4NBbfevxSeKUgc3BXv79JGXQdMpUCjjqj20qs56R5lIyXC/LCUq iJdwXOKj/gSzoVgNvOxvtMWtsD6mPSdLCI7CSXIi7RzwHNGvdn7a7SuGh4TIhFS/Ep6D 9//p4TtS4LgDbzsZNl5PwLcRPQSAp5tg/1ynYA4iQY7r/RlYfCt8p5GNgqzRwE0HoWdd ne2JWHctFMmjzALI0rOz1yDosRWGKVASHRiKvJ6cGMhmtjpX8gekdV2NpRAMxVo7wQAh iddQ== X-Received: by 10.195.13.104 with SMTP id ex8mr62847175wjd.12.1424194509127; Tue, 17 Feb 2015 09:35:09 -0800 (PST) Received: from tims-mbp.fritz.box (dslb-094-223-110-248.094.223.pools.vodafone-ip.de. [94.223.110.248]) by mx.google.com with ESMTPSA id u6sm23451088wix.12.2015.02.17.09.35.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 17 Feb 2015 09:35:08 -0800 (PST) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <3FCFEC72-64AD-42E3-8512-E3DACDE6FBD7@gmail.com> Date: Tue, 17 Feb 2015 18:35:05 +0100 To: internals@lists.php.net Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) X-Mailer: Apple Mail (2.2070.6) Subject: RFC Proposal From: tim.bezhashvyly@gmail.com (Tim Bezhashvyly) Dear PHP internals, this is my first RFC proposal and I am not sure if in this email is = supposed to contain all RFC details or just a brief idea .. which is to = drop PHP constants in favour of =E2=80=9Cfinal" immutable variables. This is basically only a concept but I can also handle its = implementation. Please let me know if I have to provide any additional details. Regards, Tim=