Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102658 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69093 invoked from network); 9 Jul 2018 09:06:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jul 2018 09:06:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.174 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.223.174 mail-io0-f174.google.com Received: from [209.85.223.174] ([209.85.223.174:34796] helo=mail-io0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AA/C1-49043-C85234B5 for ; Mon, 09 Jul 2018 05:06:21 -0400 Received: by mail-io0-f174.google.com with SMTP id l7-v6so16403187ioj.1 for ; Mon, 09 Jul 2018 02:06:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=cx+rxQ0jhcZ1Uc3QigR/KzLMs0Wion5kvjM9tHbm2nI=; b=mrHFNsAGaOB5ECPLzAOSMnWN+KDbV64lmzt4ez4w/Ue4EeAKKH4Y8oKKj6SBvDGMfE HDLn+WRKUNzSzKz/7ZonCm0csWlCWouYqgj58BPZMUOJFn3TiheKCVhFv9yLSBT7Bn7v dLm04Rf9k/dGRwCQH/ScY83Kjn6Lx4SU376lhDLRroivzg2JbVHDOqRtHhRU/yrh265W Yk+Fial/17pxTZFYbbMg3P5iGY2cSvBrmSuVkC2tVzcA5R2sQfYo68wUu3EWNGQFlGGG CprPuisOoiHIlhZCWtpuvfFtek28VaCOv15IcVwybJQ7QeU2I6HcvIQzdpcZSJrqb9V8 1sSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=cx+rxQ0jhcZ1Uc3QigR/KzLMs0Wion5kvjM9tHbm2nI=; b=CZTU/ZosLmDQkKdILWVtZuz+0COcHKl6a5oTpCS1caWIoOTEIjaN55zz4OGn8r24DG iR5P4yA7EgrTkSg+WmEtsXnT+a6yxB1UoVrQ2/tHcymHUPsanjki/onAs9CRALs8ydZt q+Jp742EsAuCT3jQsDOq7JrzQViKGjSXaFmQlHJzJRUoisgpAdsKIHhNZYQY+Wj/I/f9 NwrQgAL83t5rdWRe4ZVkp9aNrgOU6A2KQ6hrJhzsn1KVwgluy2GIG3BYNLOpsdGUs+hl 43JWipwKrUzWltFk0wkrE9GCtehTz9+1nQnqBo41O3TvpgQhWeYssJyZJM5ZfE5bGhkE dLKg== X-Gm-Message-State: APt69E2vFhbSLseEKfINdwiE4RnCgxm7/jOKnayzuCPMYnfU7X5TYdwO N3nVXdO+R31v/cxGjnzgHxglQ6731E8iOUf23pA= X-Google-Smtp-Source: AAOMgpdERt1nAATR4CTJen2iJanEYKsO83HFe8dV0Dlk5SXTmjOfw6MZDxFQjK3Y+Xr75RgbfaHlhvTRkyc0tzhAQaU= X-Received: by 2002:a6b:c844:: with SMTP id y65-v6mr16337424iof.187.1531127177507; Mon, 09 Jul 2018 02:06:17 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a6b:148a:0:0:0:0:0 with HTTP; Mon, 9 Jul 2018 02:06:17 -0700 (PDT) In-Reply-To: References: Date: Mon, 9 Jul 2018 11:06:17 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="00000000000085776605708d53b0" Subject: Re: [VOTE] Deprecate and remove case-insensitive constants From: nikita.ppv@gmail.com (Nikita Popov) --00000000000085776605708d53b0 Content-Type: text/plain; charset="UTF-8" On Mon, Jul 9, 2018 at 10:36 AM, Nikita Popov wrote: > Hi, > > I would like to open the vote on the RFC for the deprecation (in PHP 7.3) > and removal (in PHP 8.0) of case-insensitive constants. > > https://wiki.php.net/rfc/case_insensitive_constant_deprecation > > If you missed the discussion for this RFC, you can read up on it here: > > https://externals.io/message/102389 > > As this is a language change, the vote requires a 2/3 supermajority. The > vote will be open until 2018-07-09. > Whoops, this was supposed to be 2018-07-16. Nikita --00000000000085776605708d53b0--