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

compatibility warning composer 2.0 #133

Open
bravedave opened this issue Apr 27, 2020 · 2 comments
Open

compatibility warning composer 2.0 #133

bravedave opened this issue Apr 27, 2020 · 2 comments

Comments

@bravedave
Copy link

There are two deprecation notices appearing when I run composer update see below

This looks like just a tidy up, your library is used by chrome-php which I'm using

Deprecation Notice: Class Wrench\Tests\Protocol\HybiPayloadTest located in ./vendor/wrench/wrench/lib/Wrench/Tests/Payload/HybiPayloadTest.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in /usr/share/php/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Wrench\Tests\SslTest located in ./vendor/wrench/wrench/lib/Wrench/Tests/Util/SslTest.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in /usr/share/php/Composer/Autoload/ClassMapGenerator.php:201

@ejunker
Copy link

ejunker commented Jul 22, 2020

I think this has been fixed in the master branch which is targeting v3.0.0. There is a v3.0.0-rc1 tagged but it would be nice if they either backport the fixes to v2 and tag a release or release a final version of 3.0.0

@GrahamCampbell
Copy link

This package seems abandoned so I am starting a fork at https://github.com/chrome-php/wrench.

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

No branches or pull requests

3 participants