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 150689 - Provide cc for mergetypes defined in PHP Doc as A|B
Summary: Provide cc for mergetypes defined in PHP Doc as A|B
Status: RESOLVED FIXED
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-10-20 09:17 UTC by Petr Pisl
Modified: 2009-05-11 10:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2008-10-20 09:17:24 UTC
There can be defined a return type for a function in form @return A|B

Then cc should offer "merge type" which compose from all fields and method available in A and in B.
Comment 1 rmatous 2009-05-11 10:39:54 UTC
Fixed, I think
Please, reopen if I'm mistaken