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 217720

Summary: Phar files marked as "error parsing file"
Product: php Reporter: maxevron
Component: EditorAssignee: Ondrej Brejla <obrejla>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: SIMPLEFIX
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description maxevron 2012-09-03 07:36:23 UTC
Product Version = NetBeans IDE 7.2 (Build 201207171143)
Operating System = Linux version 3.2.0-29-generic running on amd64
Java; VM; Vendor = 1.7.0_03
Runtime = OpenJDK 64-Bit Server VM 22.0-b10

Netbeans tries to parse compressed php packages (.phar) in source files exlorer but fails, displaying a red-backgrounded exclamation mark on both icons of .phar file and project. Opened, no error is neither found nor displayed (green light at upper top of editor). Maybe __HALT_COMPILER(); could be taken into account in order to stop netbean background interpreter. This would also improve performances as .phar files may contain a huge amount of data.
Comment 1 Ondrej Brejla 2012-09-05 08:12:49 UTC

*** This bug has been marked as a duplicate of bug 190105 ***