Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37840 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90333 invoked from network); 23 May 2008 19:52:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 May 2008 19:52:01 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain zend.com does not designate 64.97.136.166 as permitted sender) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.166 smtpout0166.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.166] ([64.97.136.166:23419] helo=n066.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/93-03677-F5027384 for ; Fri, 23 May 2008 15:52:00 -0400 Received: from sc1-out03.emaildefenseservice.com (64.97.139.2) by n066.sc1.he.tucows.com (7.2.069.1) id 4769F91801198F40; Fri, 23 May 2008 19:51:56 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,d838dc2175bbe9d1,3d0ef0546dae1d92,steph@zend.com,-,RULES_HIT:152:355:379:539:540:541:542:543:567:599:601:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1537:1560:1587:1593:1594:1676:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:3027:3865:3866:3867:3871:5007:6261:7875:7901,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none,TSO:0 X-Spamcatcher-Explanation: Received: from foxbox (host86-137-246-48.range86-137.btcentralplus.com [86.137.246.48]) (Authenticated sender: steph.fox) by sc1-out03.emaildefenseservice.com (Postfix) with ESMTP; Fri, 23 May 2008 19:51:54 +0000 (UTC) Message-ID: <010d01c8bd0e$9f633550$4401a8c0@foxbox> Reply-To: "Steph Fox" To: "Andrei Zmievski" Cc: "internals" References: <00a701c8bcfb$cdfa5f50$4401a8c0@foxbox> <483711EE.5060506@gravitonic.com> Date: Fri, 23 May 2008 20:53:05 +0100 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] BC an' all that From: steph@zend.com ("Steph Fox") > Because the majority of use cases involving strings do not involve > binary strings. Or, as Rasmus said, "logic". Not strings, *casts* to string. Or is there no way to differentiate between them? - Steph > > -Andrei