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 202690

Summary: Allow files archives (zip, tar.gz, ...) as include path
Product: php Reporter: rockaut <rockaut>
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: PC   
OS: Windows 7 x64   
URL: http://www.codein.at
Issue Type: ENHANCEMENT Exception Reporter:

Description rockaut 2011-09-26 17:48:19 UTC
Hello there,

it would be great, if it would be possible to include file archives as include path in projects. Most libraries, extensions or tools are released as archives and unpacking or handling those hundreds or thousands of files is a huge task.
As PHP5.3 is also using phar archives it would be even handier to use such files.