Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29882 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73137 invoked by uid 1010); 29 May 2007 19:19:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73122 invoked from network); 29 May 2007 19:19:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2007 19:19:05 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:33360] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/6D-10662-7AC7C564 for ; Tue, 29 May 2007 15:19:05 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 29 May 2007 12:19:01 -0700 Message-ID: <465C7CA2.2050008@zend.com> Date: Tue, 29 May 2007 12:18:58 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Marcus Boerger CC: php-dev References: <465BF195.2080300@zend.com> <10845a340705290830y337a050amfc3cac12a66eb1b7@mail.gmail.com> <465C48D3.9080407@zend.com> <14710480085.20070529210453@marcus-boerger.de> In-Reply-To: <14710480085.20070529210453@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 May 2007 19:19:01.0264 (UTC) FILETIME=[36A5C900:01C7A226] Subject: Re: [PHP-DEV] bitwise operations and Unicode strings From: stas@zend.com (Stanislav Malyshev) > so depending on the operator I either have no types or strict typing even > though I cannot see/know what I have? That is far from KISS. Using bitwise operators on string is far from anything, so I see no real way to make it obvious, since the operation itself is very non-obvious. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/