Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33265 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99097 invoked by uid 1010); 18 Nov 2007 22:52:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99082 invoked from network); 18 Nov 2007 22:52:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2007 22:52:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.184 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: judas.iscariote@gmail.com X-Host-Fingerprint: 209.85.198.184 rv-out-0910.google.com Received: from [209.85.198.184] ([209.85.198.184:39161] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/30-31009-132C0474 for ; Sun, 18 Nov 2007 17:52:34 -0500 Received: by rv-out-0910.google.com with SMTP id k15so1264041rvb for ; Sun, 18 Nov 2007 14:52:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=7JMzT802vIcSZNM58s8tbJtEhRx77Mt9GyJ+6kRier8=; b=JD476/FlDFC9dZDSbtPSx5v/1vueiRhqvZabhdw6IMQV89xfJL7EK9g64kA14ogyMXTE1Os1Og9KY7irs83fuiSqpzCw6kLuT4O/VP+IyXhDe3P2kAgYIItgZiw5aW3I2SBTSdCnGTfRy0WuQxUt/n2DB/E1NEx6z+lDFMeHVHo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PtQ1Yi+qTSHlPdUxCkvYU1mElaFpyhtbvaKBNrcMTcHPgmlHi73H/Z5Iw59TeEy11g0YLGNARYQNj6Ojd2kBBsJ4YEPJRVqkToDP/F/1c+qKJHtgoydzG5OLY9w879vXFylBvCbXBh9UE4HA5veAHDgJtFRqNW+WJ5g8WggLQWk= Received: by 10.143.187.2 with SMTP id o2mr942047wfp.1195426350472; Sun, 18 Nov 2007 14:52:30 -0800 (PST) Received: by 10.143.12.2 with HTTP; Sun, 18 Nov 2007 14:52:30 -0800 (PST) Message-ID: <7d5a202f0711181452h3b6a26b8x5b838b585c552765@mail.gmail.com> Date: Sun, 18 Nov 2007 19:52:30 -0300 To: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1195140437.23612.5.camel@sbarrow-desktop> <10610581037.20071115172619@marcus-boerger.de> Subject: Re: [PHP-DEV] [PATCH] Optional scalar type hinting From: judas.iscariote@gmail.com ("Cristian Rodriguez") 2007/11/18, Derick Rethans : > I am actually thinking that it might be a good thing to add more and > more. I know my quick hack isn't the best implementation though. Yes and it is an alternative and not a mandatory thing to use.. as long as :