This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 164972

Summary: PHP 5.3 Support
Product: php Reporter: oopman <oopman>
Component: EditorAssignee: issues@php <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: pjiricka, rmatous, tmysik, urkman
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description oopman 2009-05-12 15:54:34 UTC
Hey guys, PHP 5.3 is just around the corner at this point (RC2 was released earlier this week). I would imagine it will 
start rolling onto servers pretty soon after it goes gold.

It would be nice if NetBeans 6.7 or maybe 6.7.1 supported new syntax introduced by PHP 5.3. These are:

Namespaces, Lambdas and Closures, Goto Keyword, Nowdoc, Default Ternary operator, etc

More info is available at:
http://wiki.php.net/doc/scratchpad/upgrade/53
Comment 1 Tomasz Slota 2009-05-15 09:07:57 UTC
*** Issue 165209 has been marked as a duplicate of this issue. ***
Comment 2 Tomasz Slota 2009-05-15 09:10:14 UTC
*** Issue 153197 has been marked as a duplicate of this issue. ***
Comment 3 Tomasz Slota 2009-05-15 09:15:50 UTC
PHP 5.3 support will be probably the main theme for the next NetBeans PHP Support release (6.8)
Comment 4 urkman 2009-07-27 21:42:03 UTC
What is the current status here?
Comment 5 rmatous 2009-07-28 09:22:19 UTC
we are working on it: syntax/semantic coloring is done (so no red error badges for php 5.3 features), next navigator
shows namespaces and code completion should be finished by milestone 1 which should be out very soon.  
Comment 6 Tomasz Slota 2010-02-10 08:46:31 UTC
reassigning to default owner
Comment 7 Filip Zamboj 2010-09-15 12:29:02 UTC
batch reassigning