Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44666 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96406 invoked from network); 2 Jul 2009 17:12:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jul 2009 17:12:42 -0000 Authentication-Results: pb1.pair.com header.from=addw@phcomp.co.uk; sender-id=permerror Authentication-Results: pb1.pair.com smtp.mail=addw@phcomp.co.uk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain phcomp.co.uk designates 213.152.38.186 as permitted sender) X-PHP-List-Original-Sender: addw@phcomp.co.uk X-Host-Fingerprint: 213.152.38.186 freshmint.phcomp.co.uk Linux 2.6 Received: from [213.152.38.186] ([213.152.38.186:62429] helo=mint.phcomp.co.uk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/64-09230-88AEC4A4 for ; Thu, 02 Jul 2009 13:12:41 -0400 Received: from addw by mint.phcomp.co.uk with local (Exim 4.63) (envelope-from ) id 1MMPps-0005x0-FS; Thu, 02 Jul 2009 18:12:36 +0100 Date: Thu, 2 Jul 2009 18:12:36 +0100 To: Stanislav Malyshev Cc: PHP internals Message-ID: <20090702171236.GC4355@mint.phcomp.co.uk> References: <4A4BA5C8.1020204@zend.com> <10845a340907020525x786a196dv4959d522675ca6eb@mail.gmail.com> <4A4CE77F.2090302@zend.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A4CE77F.2090302@zend.com> User-Agent: Mutt/1.4.2.2i Organization: Parliament Hill Computers Ltd Subject: Re: [PHP-DEV] RFC: Type hinting revisited for PHP 5.3 From: addw@phcomp.co.uk (Alain Williams) On Thu, Jul 02, 2009 at 09:59:43AM -0700, Stanislav Malyshev wrote: > >A big +1 from me to incorporate type hinting into PHP. > > I think calling this proposal "type hinting" just confuses the > discussion. It's (optional) strict typing and it should be called so. +1 But first we must fix the current PHP manual that refers to it as type hinting: http://www.php.net/manual/en/language.oop5.typehinting.php -- Alain Williams Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer. +44 (0) 787 668 0256 http://www.phcomp.co.uk/ Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php Past chairman of UKUUG: http://www.ukuug.org/ #include