tmysik commented on a change in pull request #2674: URL: https://github.com/apache/netbeans/pull/2674#discussion_r559092168
########## File path: php/php.editor/test/unit/data/testfiles/completion/lib/tests225089/tests225089.php.testUseCase2.completion ########## @@ -18,5 +18,8 @@ KEYWORD mixed null KEYWORD null null KEYWORD object null KEYWORD parent null +KEYWORD private null +KEYWORD protected null +KEYWORD public null Review comment: Is this expected? Perhaps this is what @KacerCZ mentioned, right? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists