Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:100728 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89518 invoked from network); 20 Sep 2017 22:19:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2017 22:19:26 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.194 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.223.194 mail-io0-f194.google.com Received: from [209.85.223.194] ([209.85.223.194:34471] helo=mail-io0-f194.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/EC-62331-D69E2C95 for ; Wed, 20 Sep 2017 18:19:26 -0400 Received: by mail-io0-f194.google.com with SMTP id g32so3327922ioj.1 for ; Wed, 20 Sep 2017 15:19:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=3ItIjNgdYeTRZhnSj3Jm2abaH4bX4rirH1s/ItODbGk=; b=ZULj9WpHT4K5MVk+efIzOhBKwPna6l0j4HlV1Gv3FWcMcIANhJjDK6aM04MXHE6ROP IgPCVVwal/BVEYCBGqlH0J0EIoh4pP+TnXOf8g5BXO2YSAbev+xiBKAsYHwG2tATGixj y5LIKsi+giErQXzkqf6jzoUtEtyl0hLxXmBGXcMsDe+X3MmVPJU2ziPW2/Q/TSXh9D/V pL0g8lbqFDZP4n9L4O6nl3beCoUv+8VDyu6OA3A+FdHhP7W98U/pc8ye7VTa7rZYAN9o SKydQ7+DKyBWjT9tqdtyZGDPP/ay4aM86srvT/h++oFoBGxo4fUJmSuIkoKNm65otj0u DvPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=3ItIjNgdYeTRZhnSj3Jm2abaH4bX4rirH1s/ItODbGk=; b=TJNDEyu5opKHA2cQv/6oTy/Omka9vBj2pr1IBX1wys6iMT2fTLyHZCmrs9FJduyuJa 0wtUFs2xNpu/6iZtJ+PHH6+GJVdxommTQhMswpiv/vVlp+p6UJLzkjCDbZy7qNtG9mLp q/Vx25bcs7nUoG4qhnv1vZhVRoRbKsJ8SWHoslCphvUFUEYkctshfNgrs/4sPe3SI8It 9lBj9k44z40P1L7JtsmdXOWWoVIQnwIDxWrvfId7GX8/UNLyTSSIvdbSgO38MG8J63L4 7XdDJlisJ77ALIv5wzxb60Olih7YHK/+JRbiimSqWotoUAn4Mqor3T4njB+4bo+nv2RJ MA0Q== X-Gm-Message-State: AHPjjUg/PtOBjG0ChHOCLToJ2oVjJtH7/eBu4o9itIDHwexv5ANrTKdS xwPKc1OfPDXjivu+HT2xaAB5bwI= X-Google-Smtp-Source: AOwi7QCA9iKNk+D2wTZn7lOgWOIMhBPFq24Z/PEiXFvtHEfQZHtSYLS+a44F9WvlD8YR02PTGjgzSQ== X-Received: by 10.202.7.1 with SMTP id 1mr269964oih.116.1505945962612; Wed, 20 Sep 2017 15:19:22 -0700 (PDT) Received: from ?IPv6:2602:306:ce9c:e680:e0fa:4c32:286f:5ef? ([2602:306:ce9c:e680:e0fa:4c32:286f:5ef]) by smtp.gmail.com with ESMTPSA id e189sm2740953oig.32.2017.09.20.15.19.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2017 15:19:22 -0700 (PDT) To: Lester Caine , internals@lists.php.net References: <2307c713-df4a-f27b-602b-86ea740f22a9@lsces.co.uk> Message-ID: <2acdf58e-b680-e597-d69b-92392375477a@gmail.com> Date: Wed, 20 Sep 2017 15:19:21 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <2307c713-df4a-f27b-602b-86ea740f22a9@lsces.co.uk> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Progress or just 'a mess'? From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > Having established that the only characters that are case-insensitive in > PHP7 ... the unicode basic latin set ... the discussion SHOULD be on > either expanding that to cover all case folding or simply removing this > rather limited case? Why? Does anybody seriously need Russian case folding in PHP constants? I mean, sure, nice demo, but does anybody *need* it? I don't see much code on github - in any language - that uses Russian identifiers, for example. > argument. However many of my clients do not use English as a first > language so any data handling has to be unicode based, and case in that You seem to be mixing data and code here. So what you are talking about - data or code? -- Stas Malyshev smalyshev@gmail.com