Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34884 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52943 invoked by uid 1010); 23 Jan 2008 07:30:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52928 invoked from network); 23 Jan 2008 07:30:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2008 07:30:51 -0000 Authentication-Results: pb1.pair.com header.from=lokrain@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=lokrain@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.168 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: lokrain@gmail.com X-Host-Fingerprint: 66.249.92.168 ug-out-1314.google.com Received: from [66.249.92.168] ([66.249.92.168:28210] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/F8-25953-B2DE6974 for ; Wed, 23 Jan 2008 02:30:51 -0500 Received: by ug-out-1314.google.com with SMTP id u40so59037ugc.29 for ; Tue, 22 Jan 2008 23:30:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=H8/N5p2ZshOq2fwL0QR27Yuuez9p2eQJOCrIsGwiTts=; b=hbTiX7nue/+YU+TE0hUvY4akXYGqUfqaF2CO1t2lBUf1agsCSubZgVY6js6I6XpQ5j7ZF2bhHaVnKrVEs2MthwA2UKkiXDqfa3+ECFuvgpdFie9Ww8rPROcvE+o7dAAOHvNeaC303edaVYdQsOjzemBDVTLo+uU2E3m6VRgaUS0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=t4SPZ5uAlaQK8N2XxVCg3S8uwlA9P5V15o0MxrlKRiZ+88sGWs3fX6UN8hDQ9Oo7npmQlT74qX8N3VTTwIQxkqBGsDsUfGXqIL0PKlVRXttcz6wCfegkhIpqPBgmTHLuGgWQF8JkBdwlwTuAhl12Q6OFpF0YsU0dG1BDGwKH/PY= Received: by 10.67.115.19 with SMTP id s19mr587739ugm.70.1201073448266; Tue, 22 Jan 2008 23:30:48 -0800 (PST) Received: by 10.66.250.14 with HTTP; Tue, 22 Jan 2008 23:30:48 -0800 (PST) Message-ID: <345fd5cd0801222330p23d8668dj44f2dae8701bfa1d@mail.gmail.com> Date: Wed, 23 Jan 2008 09:30:48 +0200 To: "Alexey Zakhlestin" Cc: "Antony Dovgal" , php-dev In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6206_28795980.1201073448269" References: <4794AE48.20005@daylessday.org> Subject: Re: [PHP-DEV] why we must get rid of unicode.semantics switch ASAP From: lokrain@gmail.com (Lokrain) ------=_Part_6206_28795980.1201073448269 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline +1 Remove switch. Make unicode strings default. ------=_Part_6206_28795980.1201073448269--