Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » static:: keyword support
static:: keyword support [message #95641] Tue, 24 March 2009 13:43 Go to next message
dvir is currently offline dvirFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,
I'm using PDT 2.0 for a PHP5.2 project where I'm using late static
bindings ( http://php.net/manual/en/language.oop5.late-static-bindings. php)
The syntax for using this feature is instead of doing self::foo(), using:
static::foo()
the PHP editor thinks this is an error.
Is there any quick way to fix this?
Re: static:: keyword support [message #95655 is a reply to message #95641] Tue, 24 March 2009 15:20 Go to previous messageGo to next message
dvir is currently offline dvirFriend
Messages: 2
Registered: July 2009
Junior Member
please ignore / delete. i was using the wrong version of php anyway.
Re: static:: keyword support [message #95681 is a reply to message #95655] Tue, 24 March 2009 16:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: michael.zend.com

Anyway, it's an existing bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=267854
:)

"dvir " <dvirsky@gmail.com> wrote in message
news:42b995035a1c2885e08a81a847e1845b$1@www.eclipse.org...
> please ignore / delete. i was using the wrong version of php anyway.
>
Re: static:: keyword support [message #491470 is a reply to message #95641] Wed, 14 October 2009 17:53 Go to previous message
Joel Saltzman is currently offline Joel SaltzmanFriend
Messages: 3
Registered: July 2009
Junior Member
I saw the mentioned bug was fixed. How do I get the fix?
Previous Topic:Using code formatting on PDT question
Next Topic:Updating common code
Goto Forum:
  


Current Time: Thu Apr 25 16:45:00 GMT 2024

Powered by FUDForum. Page generated in 0.02876 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top