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

Ensure compatibility with PSR-4 autoloading standard #61

Merged
merged 6 commits into from
Apr 5, 2020

Conversation

radarlog
Copy link
Contributor

@radarlog radarlog commented Apr 3, 2020

In this PR I ensured compatibility with PSR-4 autoloading standard. By this I also fixed a deprecation notice caused in composer >= 1.10.

I also put stubs namespace into composer.json in order to fix compatibility with PhpStorm that complains on any test implementation inherited from \PHPUnit\Framework\TestCase

On the way I linted composer.json and added a config section.

@weirdan
Copy link
Member

weirdan commented Apr 3, 2020

composer.json Outdated Show resolved Hide resolved
This reverts commit 7989d19
@weirdan weirdan merged commit e997675 into psalm:master Apr 5, 2020
@weirdan
Copy link
Member

weirdan commented Apr 5, 2020

Thanks!

@weirdan weirdan mentioned this pull request Apr 5, 2020
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