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 150867

Summary: Code comepletino doesn't reflect constructor parameters
Product: php Reporter: Petr Pisl <ppisl>
Component: EditorAssignee: Tomasz Slota <tslota>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Pisl 2008-10-21 14:21:41 UTC
I.e. when you do $f = new User(); and you got a constructor for that class and it takes parameters... NB does not
indicate this at all. Actually, it doesn't even add the parantheses when you use code complete to write the object.
Comment 1 Tomasz Slota 2008-10-21 14:31:27 UTC

*** This issue has been marked as a duplicate of 142289 ***
Comment 2 Mikhail Matveev 2009-01-11 13:33:25 UTC
Verified duplicate