-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Description
There is an error that occurs in the extension where it reports that the class name should be lowercase, or the filename should be the same as the class. Using PHP 8.3
However, it still throws this error in the vscode IDE.
Autoload is defined in index.php
This is the composer.json file which autoloads all classes in the Src folder
Running index.php doesn't print any errors or exception in the browser or console.
This exception seems to only appear in vscode, but only if the PHP extension is enabled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working


