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

Summary: [CC] No CC for constructor from parent class
Product: php Reporter: Tomas Mysik <tmysik>
Component: EditorAssignee: rmatous <rmatous>
Status: VERIFIED FIXED    
Severity: blocker CC: fzamboj
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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