Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42692 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35502 invoked from network); 19 Jan 2009 08:10:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2009 08:10:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.21 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.218.21 mail-bw0-f21.google.com Received: from [209.85.218.21] ([209.85.218.21:59222] helo=mail-bw0-f21.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/47-26074-88534794 for ; Mon, 19 Jan 2009 03:10:48 -0500 Received: by mail-bw0-f21.google.com with SMTP id 14so7156069bwz.23 for ; Mon, 19 Jan 2009 00:10:48 -0800 (PST) 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 :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qtMND5QeADGVUuy24dpDkbv6QWlb7vZf0OU0dcUH7To=; b=QrgnGzj4sLpwr4n7NnZYC6nvm31kGvc2DuOEIoTBNy68YUvUzaLLLz3/PkKH6zDmGN XlWzIV5/lZEd5e9YZENwlSnGetUy6GhS2R89IbPhP9ifuJqkvqbcK8NYYGav7EAIs840 nMUvA1xNxa46Wf/LxBOVIE5+5q5UbW5Oa/VOo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=e4i3QAgq4pLQBXJryMSSZiM26/xVdgFctWQtADqsSztM0E8AhgojjCIYD7oZ7lDUae KRwVhwPzti4Pa5NYP4zqYOEtmaqZgnB4aRstLfAu1vY10KOvWZhoRjpMrBU/q+QUy9cI WipreSmpHZSniH7gDIHoXzyCfTiAEIZSlmXRA= MIME-Version: 1.0 Received: by 10.181.134.12 with SMTP id l12mr1988564bkn.80.1232352648203; Mon, 19 Jan 2009 00:10:48 -0800 (PST) In-Reply-To: References: <58.5A.41390.72012794@pb1.pair.com> <7f3ed2c30901181131x5f89eb55u3f25c75195d7279@mail.gmail.com> <4973A18F.1040808@gmail.com> Date: Mon, 19 Jan 2009 09:10:48 +0100 Message-ID: <7f3ed2c30901190010g16c219dat4e4cf6e1419c7b8c@mail.gmail.com> To: viroteck@viroteck.net Cc: Nathan Rixham , Lukas Kahwe Smith , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Really Need.. From: hannes.magnusson@gmail.com (Hannes Magnusson) On Sun, Jan 18, 2009 at 23:30, Robin Burchell wrote: > On Sun, Jan 18, 2009 at 9:39 PM, Nathan Rixham wrote: >> I've reworded my original mail completely maybe this one will have more >> feedback (or not) >> >> question: Would anybody else like to see, or feel the need for, *optional* >> type hinting of variables and class properties in PHP? Since you obviously could not care less about our time and you would like to waste our precious spare time on things that have been discussed to death rather then actually improving the language, I'll mention it one more time. Variables and class properties will NOT be "type hinted" until PHP version ~21.2.0. And because you are disrespecting everyone on this list, by not doing your homework, everything you have to say from here on now will probably be ignored because we all will remember you as "the guy who is to important to read the archives". > (As to your original proposal, multiple method signatures is something > I've come across a need for *occasionally*, though personally, I'm not > a big fan of the feature -- the one place I would like having it is > __construct(). I believe you know the basics of PHP. Knowing the basics of PHP you should be able to imagine that this cannot work in PHP, ever. Not even in PHP 21.2.0. No matter how much you want it. Unfortunately I would like scalar type hinting, but everytime you guys drag scalar type hinting into the mud with features you very well know will never happen, and don't read the archives, you are just hurting the scalar type hinting team. Thanks for absolutely killing it. -Hannes