Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44875 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71300 invoked from network); 9 Jul 2009 16:32:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jul 2009 16:32:41 -0000 Authentication-Results: pb1.pair.com header.from=paul.biggar@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=paul.biggar@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.206 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: paul.biggar@gmail.com X-Host-Fingerprint: 209.85.218.206 mail-bw0-f206.google.com Received: from [209.85.218.206] ([209.85.218.206:40656] helo=mail-bw0-f206.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/39-30297-8AB165A4 for ; Thu, 09 Jul 2009 12:32:40 -0400 Received: by bwz2 with SMTP id 2so290713bwz.23 for ; Thu, 09 Jul 2009 09:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=mVem1HUnumJUqlwwP5dVVckLcjxBkaqIDpA06UFi3uc=; b=MeKZLLTbdzcTb4mPm3oSloYeNbCoQu0ciZw2Ot8nMycdfGfHx6nZSdsgvDoTv3gzNw pg1QcNxGTKF5HqqFsJ6UQTYRDJkenz9HzlYPzihj61cSB9/OWKFOyquPUFtWa4MjOH17 Fu8uBv5a2mFPCMzg1IY6o9XfC0WxwPQ71ft9A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=f0NZV43Y026yT/Hqh7JVA3Odd5zhx1uWHJDBzTJBB7K0VHUbMAPuRqSL5hRVzH2A6C Axa6aSyQw881srukjBImkJCfuaIE9O3prsmhaAlFBvzOplZ3t/8lreM7GZoCStdCakHy rTGEH9mm5+rn9GMMZLoRjXnoww11to2LkctAk= MIME-Version: 1.0 Received: by 10.239.154.142 with SMTP id e14mr81752hbc.69.1247157157100; Thu, 09 Jul 2009 09:32:37 -0700 (PDT) In-Reply-To: <312025EF-84D0-4411-A0A7-4F0379C3105F@pooteeweet.org> References: <7.0.1.0.2.20090708224156.0ac5a438@zend.com> <312025EF-84D0-4411-A0A7-4F0379C3105F@pooteeweet.org> Date: Thu, 9 Jul 2009 17:32:17 +0100 Message-ID: To: Lukas Kahwe Smith Cc: Zeev Suraski , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Type hinting - Request for Discussion From: paul.biggar@gmail.com (Paul Biggar) On Thu, Jul 9, 2009 at 5:20 PM, Lukas Kahwe Smith wrote: > Actually, in terms of weak typing we are now at 4 supporters of the general > idea: > Paul B., Better make that 3 supporters. After seeing how complicated it was to explain the semantics of a "sensible middle", I think the patch that Ilia currently has is close to ideal (the strict semantics are trivial to understand, the weak ones are the same as whats already here). Naturally, I might change my position upon seeing the new RFCs. Paul -- Paul Biggar paul.biggar@gmail.com