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 218222

Summary: PHP Statement not display in the breadcrumb navigation panel
Product: php Reporter: gbc
Component: NavigationAssignee: Ondrej Brejla <obrejla>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description gbc 2012-09-12 14:10:48 UTC
We can see on this screenshot http://www.pellissier.co.za/hermien/?p=549 that the new source navigation panel shows the statement block where the cursor is ( "if(running)" ). It seems to work for Java files but not for PHP files. The source navigation panel shows the PHP namespace, the class name and the method name only.
Comment 1 Ondrej Brejla 2012-09-12 14:32:04 UTC
It's an enhancement, it never worked before. Just a new feature which has to be evaluated.