Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52237 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21099 invoked from network); 10 May 2011 17:30:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 May 2011 17:30:04 -0000 Authentication-Results: pb1.pair.com header.from=drak@zikula.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=drak@zikula.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zikula.org designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: drak@zikula.org X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:35315] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/79-04851-B1679CD4 for ; Tue, 10 May 2011 13:30:04 -0400 Received: by wyb34 with SMTP id 34so5514690wyb.29 for ; Tue, 10 May 2011 10:30:00 -0700 (PDT) Received: by 10.216.202.147 with SMTP id d19mr8613289weo.23.1305048600216; Tue, 10 May 2011 10:30:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.240.68 with HTTP; Tue, 10 May 2011 10:29:40 -0700 (PDT) In-Reply-To: <4DC96386.3000402@lsces.co.uk> References: <4DC729EE.9090600@sugarcrm.com> <4DC75FFF.40008@lerdorf.com> <4DC7A7F0.4000504@sugarcrm.com> <4DC819D0.5010008@lerdorf.com> <3680807C-229A-4889-9181-8953303425EC@stefan-marr.de> <4DC9081C.3020808@php.net> <17.15.04851.C5069CD4@pb1.pair.com> <4DC96386.3000402@lsces.co.uk> Date: Tue, 10 May 2011 23:14:40 +0545 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] 5.4 again From: drak@zikula.org (Drak) On 10 May 2011 21:55, Lester Caine wrote: > Matthew Weier O'Phinney wrote: > Thank you Matthew. That was the part of the 'problem' I was not getting > across very well. The bulk of my existing code base has this documentation > already, and phpeclipse simply picks it up and runs with it ... > including type hinting ... If PHP releases new syntax of course the IDE vendors will release support pronto for it. Drak