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 2022/10/13 07:52:45 UTC

[GitHub] [netbeans] thanasis-oob commented on issue #3783: editor of a php file does not recognize class inhereted methods from a trait that uses trait

thanasis-oob commented on issue #3783:
URL: https://github.com/apache/netbeans/issues/3783#issuecomment-1277184428

   Hi @junichi11, Now my netbeans version is 15. The error it does not appear. However, I attached a demo structure if you want to make a deeper check.
   FYI
   This error was appeared in a PHP project that uses Lavarel framework v6.x which uses composer to autoload classes.
   In addition, Laravel has an extension to help IDEs to detect all classes by adding the _ide_helper.php file in the root directory of the project. I don`t know if this may affect.
   
   [demo.zip](https://github.com/apache/netbeans/files/9772097/demo.zip)
   


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