Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37462 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23937 invoked from network); 5 May 2008 12:12:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 May 2008 12:12:19 -0000 Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.214.229 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 72.14.214.229 hu-out-0506.google.com Received: from [72.14.214.229] ([72.14.214.229:23716] helo=hu-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/F1-14293-2A9FE184 for ; Mon, 05 May 2008 08:12:19 -0400 Received: by hu-out-0506.google.com with SMTP id 34so344686hud.13 for ; Mon, 05 May 2008 05:12:16 -0700 (PDT) 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=QV5bx/2upqqJIecvTytlIw3B07S9+KngegzbUnpZF2Y=; b=eUfx/YtBA/6i8y4d16cruBv8Sazwb/bhYef8vYR9LSKxbyhSH/QGWj7HibnT/eoEUQdGH4d0Gh1KXksdup8MXKcBijp7erGVG8RBEu5DqDxHl7M//i8j//qH17MpVjhVqo3JdhvlJqZjdh7qbg6tl8CwUpyLJk0HGzen8zoHVX4= 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=qwrI7W1aCXLx56wAk3eUGZ4UJyvilw+berief+73/jVBL4K9lZUFRwi5W9MN42o3r6tcNwR3B+H6WbjwlV1IVeOzpTXpoVyAhaQ6dof6cGJhaQTGsUg6Jy+Lw4t/xnVY6QPe9307+2S/t5cmy0tPBzC0DZKCjBrPfIWWSXt8AlA= Received: by 10.66.219.11 with SMTP id r11mr4453809ugg.31.1209989535425; Mon, 05 May 2008 05:12:15 -0700 (PDT) Received: by 10.66.219.9 with HTTP; Mon, 5 May 2008 05:12:15 -0700 (PDT) Message-ID: <9b3df6a50805050512q5c98f25fk68383d8ec84ced00@mail.gmail.com> Date: Mon, 5 May 2008 15:12:15 +0300 To: "=?UTF-8?Q?David_Z=C3=BClke?=" Cc: "Antony Dovgal" , "Tomas Kuliavas" , internals@lists.php.net In-Reply-To: <6F1F3735-B012-438D-874B-40BB67382F0A@bitxtender.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6114_3960368.1209989535417" References: <4BD5A050-02F2-46BD-B867-FA8CA12FF1BD@macvicar.net> <48988.78.61.224.253.1209918881.nsm@avilys.eik.lt> <481EBC7C.2040806@daylessday.org> <6F1F3735-B012-438D-874B-40BB67382F0A@bitxtender.com> Subject: Re: [PHP-DEV] Removal of unicode_semantics From: arvids.godjuks@gmail.com ("Arvids Godjuks") ------=_Part_6114_3960368.1209989535417 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Just use Unicode and don't even think about backward compability, because thouse who need it most probably still are with PHP4 and MySQL 3.x Most normal developers are for years with utf-8 for now and even wouldn't notice it. So +1 for pure Unicode. No switches. Lame hosting companies 100% will mess up with this switch and will ruin everything again like it was with PHP5. Make them pay for PHP5! ;) :D ------=_Part_6114_3960368.1209989535417--