Please review the fix for issue #199528
Petr Pisl <[email protected]> Wed, 22 Jun 2011 14:03:55 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Hi, Issue: https://netbeans.org/bugzilla/show_bug.cgi?id=199528 Changeset: http://hg.netbeans.org/web-main/rev/d64d63352972 This issue is about code completion that doesn't work properly, when a PHP class declaration is over more lines. The fix is simple and there is no risk of an regression. The fix was reviewed and the reporter verified. Thanks, Petr