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 206969

Summary: Autocorrection of PhpDoc
Product: php Reporter: Vladimir Riha <vriha>
Component: EditorAssignee: Ondrej Brejla <obrejla>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Screenshoot of the fonctionnality

Description Vladimir Riha 2012-01-06 07:20:09 UTC
In PhpStorm, if you change method declaration so the PhpDoc doesn’t correspond anymore, it is underlined and a hint shows explanation. If you click on the bulb icon, you can automatically update PhpDoc. Could be nice to have it in NetBeans as well
Comment 1 Tomas Mysik 2012-01-06 07:31:10 UTC
Perhaps a hint?
Comment 2 amobilia 2016-09-22 01:48:58 UTC
Created attachment 162164 [details]
Screenshoot of the fonctionnality

An hint is given on v8.2(rc) and allow to correct the old phpdoc with one click