DDC-1793: Composer can not autoload Tests #2257

Closed
opened 2026-01-22 13:46:30 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Apr 20, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user burnred:

Testing classes inside the tests folder can not be autoloaded by composer, because of the namespace "Doctrine\Tests" is not definded as psr-0.

Originally created by @doctrinebot on GitHub (Apr 20, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user burnred: Testing classes inside the tests folder can not be autoloaded by composer, because of the namespace "Doctrine\Tests" is not definded as psr-0.
admin added the Bug label 2026-01-22 13:46:30 +01:00
admin closed this issue 2026-01-22 13:46:31 +01:00
Author
Owner

@doctrinebot commented on GitHub (May 27, 2012):

Comment created by @beberlei:

We don't clutter the composer autoloader with test classes. None of this classes is for public use.

@doctrinebot commented on GitHub (May 27, 2012): Comment created by @beberlei: We don't clutter the composer autoloader with test classes. None of this classes is for public use.
Author
Owner

@doctrinebot commented on GitHub (May 27, 2012):

Issue was closed with resolution "Invalid"

@doctrinebot commented on GitHub (May 27, 2012): Issue was closed with resolution "Invalid"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2257