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 - PHP 5.3 Support
Summary: PHP 5.3 Support
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker with 2 votes (vote)
Assignee: issues@php
URL:
Keywords:
: 153197 165209 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-12 15:54 UTC by oopman
Modified: 2012-01-25 16:03 UTC (History)
4 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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