Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88676 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32688 invoked from network); 5 Oct 2015 08:07:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Oct 2015 08:07:42 -0000 Authentication-Results: pb1.pair.com header.from=come@opensides.be; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=come@opensides.be; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain opensides.be designates 195.154.20.141 as permitted sender) X-PHP-List-Original-Sender: come@opensides.be X-Host-Fingerprint: 195.154.20.141 smtp.opensides.be Received: from [195.154.20.141] ([195.154.20.141:55531] helo=smtp.opensides.be) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/21-25903-DCF22165 for ; Mon, 05 Oct 2015 04:07:41 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp.opensides.be (Postfix) with ESMTP id B50CD78D63 for ; Mon, 5 Oct 2015 10:07:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at opensides.be Received: from smtp.opensides.be ([127.0.0.1]) by localhost (smtp.opensides.be [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xiPFjjk84jAo for ; Mon, 5 Oct 2015 10:07:37 +0200 (CEST) Received: from mcmic-probook.localnet (ip-176.net-89-2-126.rev.numericable.fr [89.2.126.176]) by smtp.opensides.be (Postfix) with ESMTPSA id C79D378D5E for ; Mon, 5 Oct 2015 10:07:37 +0200 (CEST) To: internals@lists.php.net Date: Mon, 05 Oct 2015 10:07:14 +0200 Message-ID: <2612567.dS5CkWFxYO@mcmic-probook> Organization: OpenSides User-Agent: KMail/4.14.1 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" Subject: Re: [PHP-DEV] PHP 7.0's Unicode version incoherence (mbstring, intl, pcre) From: come@opensides.be (=?ISO-8859-1?Q?C=F4me?= Chilliet) Le jeudi 1 octobre 2015, 15:19:20 Tom Worster a =E9crit : > Do people here agree that PHP should have a *policy* of using a consi= stent > Unicode version? I agree with this, seems like a fair request.