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 202100

Summary: Auto-generate phpDoc @property tags
Product: php Reporter: Ondrej Brejla <obrejla>
Component: EditorAssignee: Ondrej Brejla <obrejla>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Ondrej Brejla 2011-09-14 08:19:38 UTC
Add a possibility to auto-generate phpDoc @property/read/write tags if a corresponded getter and/or setter exists.

There should be an option in PHP -> Options tab, and/or in a Project -> Properties for per-project settings to enable this behaviour.
Comment 1 ndm 2014-01-29 12:02:14 UTC
related to 223023
Comment 2 Ralph Ruijs 2014-01-29 13:46:43 UTC
(In reply to ndm from comment #1)
> related to 223023

Is it? 223023 is filed against Java, are these two really related?
Comment 3 Ondrej Brejla 2014-01-29 13:48:30 UTC
No.