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 166499 - [CC] No CC for constructor from parent class
Summary: [CC] No CC for constructor from parent class
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: rmatous
URL:
Keywords:
: 166705 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-03 15:33 UTC by Tomas Mysik
Modified: 2010-01-25 05:40 UTC (History)
1 user (show)

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 Tomas Mysik 2009-06-03 15:33:43 UTC
Please notice that tooltip for parameters (CTRL + p) does not work as well.

Example:
----- %< -----
class MyParent {
    public function __construct($param1, $param2) {
    }
}

class My extends MyParent {
    
}

$my = new My();         // <-- constructor from MyParent class should be offered because it _will_ be called
----- %< -----

Product Version: NetBeans IDE 6.7 RC2 (Build 200906030001)
Java: 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02
System: Linux version 2.6.30-020630rc7-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 1 rmatous 2009-08-18 14:59:19 UTC
*** Issue 166705 has been marked as a duplicate of this issue. ***
Comment 3 Quality Engineering 2009-12-11 02:29:45 UTC
Integrated into 'main-golden', will be available in build *200912110200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/949b9afd9ae0
User: Radek Matous <rmatous@netbeans.org>
Log: #166499 -  [CC] No CC for constructor from parent class
Comment 4 Filip Zamboj 2010-01-25 05:40:36 UTC
verified 

Product Version: NetBeans IDE Dev (Build null)
Java: 1.6.0_16; Java HotSpot(TM) 64-Bit Server VM 14.2-b01