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

Summary: Provide cc for mergetypes defined in PHP Doc as A|B
Product: php Reporter: Petr Pisl <ppisl>
Component: EditorAssignee: Tomasz Slota <tslota>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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