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 - Phar files marked as "error parsing file"
Summary: Phar files marked as "error parsing file"
Status: RESOLVED DUPLICATE of bug 190105
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2012-09-03 07:36 UTC by maxevron
Modified: 2012-09-05 08:12 UTC (History)
0 users

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 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 ***