Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36985 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13067 invoked from network); 12 Apr 2008 10:41:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2008 10:41:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.146.179 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 209.85.146.179 wa-out-1112.google.com Received: from [209.85.146.179] ([209.85.146.179:12957] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/11-05766-5C190084 for ; Sat, 12 Apr 2008 06:41:33 -0400 Received: by wa-out-1112.google.com with SMTP id l24so783817waf.17 for ; Sat, 12 Apr 2008 03:40:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=vSNLvHdYnJnSEzMG6tV4JhC4LdRjxsiAKUNczVSBWwY=; b=orgtIuCDFlIVv9pfKxBicKtgjumX5kFAf2gaa+hdkpMUTWGJnblKoULbPv/LOfBbfNKZusoLHfYwA699HieVqk1+oZdfw88HTOwJ+B7n58WFmeT1k2UBxC/Gx42nOQTeE6ZwrdxYW45H1XuyxtQkbKPb7N48TgQuMg2jOsuQGg0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ibOaXEbn4Bu4Igj5jYsMPBbWIu0EWdU8Eqggg41msvXML/lx3C/G5JLBR7wSjgSlEhUlsLf2CK7bXRl5LRGdQZUmZHTAghSR8OlCuZkYyuC42vtOdIkwsmwznweNVjgcVACiq8MkByxXLL7ayKdJUJwDsRpeULGn5tNO0kEDKnc= Received: by 10.114.174.2 with SMTP id w2mr4680596wae.17.1207996856979; Sat, 12 Apr 2008 03:40:56 -0700 (PDT) Received: by 10.114.209.15 with HTTP; Sat, 12 Apr 2008 03:40:56 -0700 (PDT) Message-ID: <10845a340804120340j4cca398bub5be876a8ce4ba9b@mail.gmail.com> Date: Sat, 12 Apr 2008 11:40:56 +0100 Reply-To: RQuadling@GoogleMail.com To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [PHP-DEV] '1.8' == 1.8 can return false or yet another example of the uselessness of type juggling. From: rquadling@googlemail.com ("Richard Quadling") On 12/04/2008, Rasmus Lerdorf wrote: > There is no bug here. Please read: > > http://docs.sun.com/source/806-3568/ncg_goldberg.html > > -Rasmus So, would I be right in thinking that the only time type-juggling is 100% successful is between strings and integers? -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"