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 194903 - [70cat] Implement abstract methods doesn't copy any PHPDoc data
Summary: [70cat] Implement abstract methods doesn't copy any PHPDoc data
Status: RESOLVED DUPLICATE of bug 180522
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 11:32 UTC by Sc0tTyXL
Modified: 2012-04-24 14:38 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 Sc0tTyXL 2011-01-31 11:32:13 UTC
Product Version = NetBeans IDE Dev (Build 201101310000)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_23
Runtime = Java HotSpot(TM) Client VM 19.0-b09

When NB does the 'Implement all abstract methods' action it should copy all PHPDoc data added to the base class.
Description and all arguments should be copied.
Comment 1 Ondrej Brejla 2012-04-24 14:38:08 UTC

*** This bug has been marked as a duplicate of bug 180522 ***