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 - Code comepletino doesn't reflect constructor parameters
Summary: Code comepletino doesn't reflect constructor parameters
Status: VERIFIED DUPLICATE of bug 142289
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-21 14:21 UTC by Petr Pisl
Modified: 2009-02-19 22:52 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-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