Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

PSR-4 - invalid "request" class name #2

Open
edosian opened this issue Nov 8, 2019 · 0 comments
Open

PSR-4 - invalid "request" class name #2

edosian opened this issue Nov 8, 2019 · 0 comments

Comments

@edosian
Copy link

edosian commented Nov 8, 2019

I'm unable to create instance of Foxentry class due to invalid Foxentry\request class name. The library is loaded via Composer generated autoload.php file.

Please consider fixing Foxentry\request class/file-name to correspond to current PSR-4 specification:

As specified in PSR-4, 3.-3.:
"The terminating class name corresponds to a file name ending in .php. The file name MUST match the case of the terminating class name."

Thank you.

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

No branches or pull requests

1 participant