Skip to content

PHP6609 error #635

@Infiland

Description

@Infiland

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.

image

Autoload is defined in index.php

image

This is the composer.json file which autoloads all classes in the Src folder

image

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions