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 2023/01/13 07:22:59 UTC

[GitHub] [netbeans] KacerCZ commented on issue #5283: PHP: Generates the return type boolean instead of bool for a method when overriding a base class method with an autocomplete

KacerCZ commented on issue #5283:
URL: https://github.com/apache/netbeans/issues/5283#issuecomment-1381415264

   Reproducible.
   
   If method `Base::test()` has specified native return type `bool`, then generated method has also return type `bool`.
   So it may have same cause as bug #5284 when NetBeans tries to guess return type.
   
   Thanks for your report.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
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