Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed compliance with psr-4 autoloading standard for test classes #516

Merged
merged 2 commits into from Mar 31, 2021

Conversation

encreinformatique
Copy link
Contributor

Without compliance with psr-4, it will not autoload anymore in Composer v2.0. It currently displays a warning message with composer ^1.10.

Maybe consider not exporting the tests files.
/Tests export-ignore

encreinformatique and others added 2 commits March 31, 2021 15:46
Fixes the psr4 autoload on test class with composer 2
Without compliance with psr-4, it will not autoload anymore in Composer v2.0. It currently displays a warning message with composer ^1.10.
@pierredup pierredup added this to the 2.4.2 milestone Mar 31, 2021
@pierredup pierredup changed the title fixed : compliance with psr-4 autoloading standard for test classes Fixed compliance with psr-4 autoloading standard for test classes Mar 31, 2021
@pierredup pierredup merged commit a290b34 into Payum:master Mar 31, 2021
@pierredup
Copy link
Member

Thank you @encreinformatique

@encreinformatique encreinformatique deleted the compliance-psr4 branch March 31, 2021 13:57
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.

None yet

2 participants