#196985:The indexing infrastructure suddenly stopped to call PHPIndexer
Tomas Zezula <[email protected]> Thu, 24 Mar 2011 17:37:35 +0100
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
http://netbeans.org/bugzilla/show_bug.cgi?id=196985 http://hg.netbeans.org/jet-main/rev/ce84e343c2b9 The indexing infrastructure suddenly stopped to call PHPIndexer causing that all the PHP metadata are not updated until the project is reopened. Fix: Changed the calculation of dependencies in the RepositoryUpdater Impact: The PHP editor features are not updated until the project is reopened. Risk: All parsing API unit tests are passing.