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 201310

Summary: Clever CC for throw new clause
Product: php Reporter: Ondrej Brejla <obrejla>
Component: EditorAssignee: Ondrej Brejla <obrejla>
Status: RESOLVED FIXED    
Severity: normal CC: normadize, teuzz
Priority: P3    
Version: 7.0.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Ondrej Brejla 2011-08-25 08:47:48 UTC
Use the same CC for "throw new |" as is in "try {} catch (|) {}" matching block.
Comment 1 Ondrej Brejla 2011-08-25 10:04:31 UTC
Fixed in web-main: http://hg.netbeans.org/web-main/rev/657990bee79e
Comment 2 Quality Engineering 2011-08-26 14:40:51 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/657990bee79e
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #201310 - Clever CC for throw new clause
Comment 3 Ondrej Brejla 2011-08-30 15:17:50 UTC
*** Bug 175184 has been marked as a duplicate of this bug. ***
Comment 4 Ondrej Brejla 2011-08-31 09:20:49 UTC
*** Bug 197252 has been marked as a duplicate of this bug. ***