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 201774 - Support for traits (PHP 5.4 feature)
Summary: Support for traits (PHP 5.4 feature)
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: All All
: P1 normal with 8 votes (vote)
Assignee: Ondrej Brejla
URL: http://php.net/traits
Keywords:
: 206048 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-07 19:30 UTC by kross
Modified: 2012-01-12 16:10 UTC (History)
2 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 kross 2011-09-07 19:30:42 UTC
The upcoming PHP version 5.4 will introduce a new feature for horzontal code reuse, named traits (http://php.net/traits).

Alpha-Realease candidate is available from http://qa.php.net

Would be great to see this language feature supported by netbeans soon.
Comment 1 Petr Pisl 2011-10-31 13:43:21 UTC
Let's put it on the plan for next release.
Comment 2 lstrojny 2011-11-12 18:59:08 UTC
Next Release refers to 7.1?
Comment 3 Petr Pisl 2011-11-14 08:10:11 UTC
It will be after 7.1.
Comment 4 Ondrej Brejla 2011-12-08 08:56:55 UTC
*** Bug 206048 has been marked as a duplicate of this bug. ***