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

Psr-4 autoloading standard #114

Closed
avesgit opened this issue Mar 19, 2020 · 2 comments
Closed

Psr-4 autoloading standard #114

avesgit opened this issue Mar 19, 2020 · 2 comments

Comments

@avesgit
Copy link

avesgit commented Mar 19, 2020

Hi i have a problem with your package
Deprecation Notice: Class Coduo\PHPHumanizer\Tests\CollectionHumanizerTest located in ./vendor/coduo/php-humanizer/tests/Coduo/PHPHumanizer/Tests/CollectionHumanizerTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
Can you update it?

@norberttech
Copy link
Member

Hey,
sorry to hear that, unfortunately, I’m a bit busy those days, could you please fix that and open PR? Unless you can wait a couple more days.
If you decide to contribute I’ll do my best to review it as soon as possible

@brianwozeniak
Copy link
Contributor

I believe my pull request will solve the psr-4 autoloading issue for v2.0:

#115

I also allowed Symfony 5 since Laravel 7 needs that and this caused issues for working there. Composer ends up freezing up in an endless loop trying to figure it out with a message like this:

Looking at all rules.
Something's changed, looking at all rules again (pass #623)

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

No branches or pull requests

3 participants