Extension hints not working when attempting to debug

Status
This content is read-only, or is not open for further replies.

Feanor

Guest
offline
I'm using Visual Studio Code with the PHP Intelephense and PHP Debug (xdebug) extensions.

extension_hint.php seems to be working fine while coding. No errors.

However, when attempting to debug, I get this error:
PHP Fatal error: Uncaught Error: Class "[addon id]\Pub\Controller\XFCP_Thread" not found in [addon path]/Pub/Controller/Thread.php:10

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom