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

does not comply with psr-4 autoloading standard Test\Unit Error upon composer autoload #268

Open
kctormes opened this issue Feb 9, 2021 · 2 comments

Comments

@kctormes
Copy link

kctormes commented Feb 9, 2021

Hi!,
I'm new to this opening issues with packages/packagist thing...

It would be better to have a clean composer dumpautoload without having any warning.

Class Bigcommerce\Test\Unit\ConnectionTest located in .../vendor/bigcommerce/api/test\Unit\Api\ConnectionTest.php does not comply with psr-4 autoloading standard. Skipping. Class Bigcommerce\Test\Unit\ErrorTest located in .../vendor/bigcommerce/api/test\Unit\Api\ErrorTest.php does not comply with psr-4 autoloading standard. Skipping.

I know that It's namespacing but can someone make an update to it?

@Y0lk
Copy link
Contributor

Y0lk commented Apr 27, 2021

For anyone looking for a quick solution to this, I've made a fork that fixes this : https://packagist.org/packages/y0lk/bigcommerce-api

@Y0lk
Copy link
Contributor

Y0lk commented Feb 27, 2022

It seems like this repo is still a little bit active, so I've just made a new PR fixing the issues hoping it will eventually get merged. In the meantime, anyone running into this issue can use my fork.

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

2 participants