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 170308

Summary: Remove PhpVisibilityQuery & use FilteringPathResourceImplementation
Product: php Reporter: Tomas Mysik <tmysik>
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: blocker CC: jtulach, pjiricka, vstejskal
Priority: P2 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Mysik 2009-08-13 09:47:57 UTC
Remove PhpVisibilityQuery & use FilteringPathResourceImplementation instead.

This will fix issue #169160 and issue #169036. Also, issue #169038 will become obsolete (at least for now).
Comment 1 Tomas Mysik 2009-08-13 09:51:18 UTC
*** Issue 169036 has been marked as a duplicate of this issue. ***
Comment 2 Tomas Mysik 2009-08-13 09:51:55 UTC
*** Issue 169160 has been marked as a duplicate of this issue. ***
Comment 3 Tomas Mysik 2009-08-14 11:30:37 UTC
Fixed.
http://hg.netbeans.org/web-main/rev/28cd9c7a5fae
Comment 4 Quality Engineering 2009-08-15 06:30:04 UTC
Integrated into 'main-golden', will be available in build *200908150201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/28cd9c7a5fae
User: Tomas Mysik <tmysik@netbeans.org>
Log: #170308: Remove PhpVisibilityQuery & use FilteringPathResourceImplementation