Classes not found in {main} #5

Closed
opened 2026-06-25 19:38:44 +02:00 by c.fahner · 0 comments
Owner

Various classes were not found in the main script due to missing use statements. This could have been prevented if the main script was added to the PHPStan configuration.

Add the use statements and add the main script to the PHPStan config file.

Various classes were not found in the main script due to missing `use` statements. This could have been prevented if the main script was added to the PHPStan configuration. Add the use statements and add the main script to the PHPStan config file.
c.fahner added this to the v0.2 milestone 2026-06-25 19:38:44 +02:00
c.fahner added spent time 2026-06-25 19:54:28 +02:00
15 minutes
c.fahner referenced this issue from a commit 2026-06-25 19:54:41 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 15 minutes
c.fahner
15 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
slendium/build#5
No description provided.