Skip to content

Fix comply with psr-0 autoloading standard#89

Open
mtawil wants to merge 1 commit into
jbowens:masterfrom
mtawil:patch-1
Open

Fix comply with psr-0 autoloading standard#89
mtawil wants to merge 1 commit into
jbowens:masterfrom
mtawil:patch-1

Conversation

@mtawil

@mtawil mtawil commented Jan 30, 2022

Copy link
Copy Markdown

I've got this warning message every time I composer update:

Class JBBCode\DocumentElementTest located in ./vendor/jbbcode/jbbcode/JBBCode/tests/DocumentElementTest.php does not comply with psr-0 autoloading standard. Skipping.

@jdreesen

Copy link
Copy Markdown

It would be better not to include the test files in the autoloader at all, for installations of this package via composer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants