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 153197 - Support for PHP 5.3 Namespace syntax
Summary: Support for PHP 5.3 Namespace syntax
Status: RESOLVED DUPLICATE of bug 164972
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-14 08:51 UTC by oopman
Modified: 2009-05-15 09:10 UTC (History)
0 users

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 2008-11-14 08:51:51 UTC
Please refer to: http://www.php.net/manual/en/language.namespaces.php
and also: http://wiki.php.net/rfc/namespaceseparator

There is some confusion, as the manual does not reflect the decision to use \ rather than ::
as a namespace separator.

It would probably be best to wait for the final version of PHP 5.3 to be released before doing any
concrete work on this.
Comment 1 Tomasz Slota 2009-05-15 09:10:22 UTC

*** This issue has been marked as a duplicate of 164972 ***