This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit 15a5c2c5cf7bf252ede36b9d2cff85650f4e357c Merge: c24241d c133a55 Author: Tomáš Myšík <[email protected]> AuthorDate: Fri Nov 2 08:57:56 2018 +0100 Merge pull request #1002 from junichi11/netbeans-1576-vardoc-cc [NETBEANS-1576] PHP autocompletion partially broken .../php/editor/model/impl/ModelVisitor.java | 49 ++++++++++--- ...ent.php.testVarTypeCommentVariable02.completion | 2 +- .../testfiles/completion/lib/nb1576/nb1576.php | 82 ++++++++++++++++++++++ .../lib/nb1576/nb1576.php.testNb1576_01.completion | 6 ++ .../lib/nb1576/nb1576.php.testNb1576_02.completion | 5 ++ .../lib/nb1576/nb1576.php.testNb1576_03.completion | 6 ++ .../lib/nb1576/nb1576.php.testNb1576_04.completion | 5 ++ .../completion/PHPCodeCompletionNb1576Test.java | 62 ++++++++++++++++ 8 files changed, 208 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
