Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33925 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65307 invoked by uid 1010); 11 Dec 2007 14:23:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65292 invoked from network); 11 Dec 2007 14:23:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Dec 2007 14:23:02 -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 64.233.166.180 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: 64.233.166.180 py-out-1112.google.com Received: from [64.233.166.180] ([64.233.166.180:63122] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/FD-60949-34D9E574 for ; Tue, 11 Dec 2007 09:23:01 -0500 Received: by py-out-1112.google.com with SMTP id d32so9825232pye for ; Tue, 11 Dec 2007 06:22:57 -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=TTf5rDwjhUI2eK/44JuLxVubQXfwn5NM2/6Qzfeerok=; b=Mqr4Qzp9KA8P65PCsbOQZ7NwAVSrPecouKXSpbehw0C+Vp0iZce9ovEgC2y+tcaIP7cfNCd3Poz24seSx/yWPxsaHXzgZZXFIycc9RvWVKiUDgJDGAYxj9V4McMAZJ5p7bY2D8/W7TFZNeT0Q/sm7PaDTzwnJ3va4TbqMatG7/c= 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=VKMDSbh3oU1n+YcOObXwQQadka60FY7sZxZcUmLRhAcFEq/XtAY8yj87Z/BZP2Kb9NMZ/Cm3qyb7KBk2LsF57KcyONukyzjWnhWLSz2p00Z8EBbF8xrOaia9aH+GFcm9ZTLZFmvw+rVsOGa5VUKERcnxMEYKqyOM9KTo54wKoMA= Received: by 10.142.246.8 with SMTP id t8mr219455wfh.1197382974910; Tue, 11 Dec 2007 06:22:54 -0800 (PST) Received: by 10.142.170.21 with HTTP; Tue, 11 Dec 2007 06:22:54 -0800 (PST) Message-ID: <7f3ed2c30712110622p29e14104o836355c39bbc11b8@mail.gmail.com> Date: Tue, 11 Dec 2007 15:22:54 +0100 To: "Sam Barrow" Cc: christian.mueller@dfpx.de, internals@lists.php.net In-Reply-To: <1197381952.5576.1.camel@sbarrow-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <698DE66518E7CA45812BD18E807866CEF88FDD@us-ex1.zend.net> <4755B310.9070603@lerdorf.com> <4755B55A.1030708@zend.com> <4755B61A.2000803@lerdorf.com> <50921.98.193.37.55.1197080740.squirrel@www.l-i-e.com> <698DE66518E7CA45812BD18E807866CE0100C741@us-ex1.zend.net> <1197149903.9893.16.camel@sams-room> <475E7D68.5060404@dfpx.de> <1197381952.5576.1.camel@sbarrow-desktop> Subject: Re: [PHP-DEV] Re: Type hinting From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Dec 11, 2007 3:05 PM, Sam Barrow wrote: > Also, due to its functionality, it's not something that can be made into > an extension, it would have to go directly into the php source. http://pecl.php.net/package/params http://pecl.php.net/package/SPL_Types Could you please show us the respect of doing a bit of a research on the topic you are posting? Be it type hinting, namespaces or whatever. It is getting very annoying seeing you resurrect topics that have been declined million times before. If you keep this up you risk being ignored on whatever topic you may bring up, even if its totally valid. -Hannes