You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/10/27 14:59:27 UTC

[GitHub] [netbeans] junichi11 commented on issue #1599: [NETBEANS-1657] PHP visibility keywords via drop-down list

junichi11 commented on issue #1599: [NETBEANS-1657] PHP visibility keywords via drop-down list
URL: https://github.com/apache/netbeans/pull/1599#issuecomment-546702504
 
 
   @tmysik 
   
   > Is this ready for review? It is WIP...
   
   Yes, I did it to disable the "Merge pull request" button, but I'll click the "Ready for review" button later(after I fixed the below problem) because you know that we can't merge this yet :)
   
   > What is the use-case for public mymethod() in an interface?
   
   Do nothing because an interface can't have `private` and `protected` methods.
   
   I realized that abstract class cases are missing. So, I'll fix it later (maybe, tomorrow).
   
   Thanks!

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists