Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34500 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75537 invoked by uid 1010); 5 Jan 2008 10:18:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 75522 invoked from network); 5 Jan 2008 10:18:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2008 10:18:45 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.188 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.198.188 rv-out-0910.google.com Received: from [209.85.198.188] ([209.85.198.188:3371] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/72-52950-4895F774 for ; Sat, 05 Jan 2008 05:18:44 -0500 Received: by rv-out-0910.google.com with SMTP id k15so5324255rvb.23 for ; Sat, 05 Jan 2008 02:18:42 -0800 (PST) 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:content-transfer-encoding:content-disposition:references; bh=/pXi5EsL8m7oNg0H2zpNaDkJZ3nsxwatqfvp9VzbEdU=; b=SsHydzazJdnBhahlzeFahX9mRiZLjdePJQqdBjJFeSOdBb3556UViiNoriJMHZVrthf88THebZW+yp/BPlLLeBEbewxoDBzTtwnDYj8dn58z3ej5+97f0sxITRgk2XyBzNriXx5n4L1vs+RIe0lae3a9mQZvjEP/l3eo6GnrFf8= 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:content-transfer-encoding:content-disposition:references; b=it0gnQL6BijIdPHau3lO+BqC2WiVkQSMiYgqOkzfR7TAk0pckxdVFHo0Qk+9+MiyeLq6qzntkvbt8lEKs3HbfV2ubus+SSSu6fNShL73VMP0n8Oengxg6RhRi3wYTKbQWZstow9MfNRCggJm9x/TJXUUMdGwLwQ4I+/I3atgbvI= Received: by 10.142.131.18 with SMTP id e18mr5557767wfd.147.1199528322040; Sat, 05 Jan 2008 02:18:42 -0800 (PST) Received: by 10.142.192.6 with HTTP; Sat, 5 Jan 2008 02:18:41 -0800 (PST) Message-ID: <7f3ed2c30801050218q49023642u7edf6ac2a9966389@mail.gmail.com> Date: Sat, 5 Jan 2008 11:18:41 +0100 To: jani.taskinen@iki.fi Cc: "internals Mailing List" In-Reply-To: <477ED4DB.6090703@sci.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <477DB7BF.10201@chiaraquartet.net> <1463438959.20080104182050@marcus-boerger.de> <477E7B37.2080006@zend.com> <1199473895.15292.203.camel@sbarrow-desktop> <477E88B2.6020207@zend.com> <1199476896.6629.109.camel@blobule> <0FF3D1D6-B5CB-4315-8B6A-2384C1DEC87F@pooteeweet.org> <698DE66518E7CA45812BD18E807866CE01103F50@us-ex1.zend.net> <477ED4DB.6090703@sci.fi> Subject: Re: [PHP-DEV] type hinting From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Jan 5, 2008 1:52 AM, Jani Taskinen kirjoitti: > Anyway, who dropped the word "OPTIONAL" from the subject? I think that was quite > essential part of this whole debate? As I'm +1 for OPTIONAL scalar-type hinting. +1 on scalar-type-hinting (not to be confused with type-casting) -Hannes