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

There were no symbols found Error #396

Open
Axent96 opened this issue Mar 3, 2023 · 4 comments
Open

There were no symbols found Error #396

Axent96 opened this issue Mar 3, 2023 · 4 comments
Labels

Comments

@Axent96
Copy link

Axent96 commented Mar 3, 2023

Just installed this and tried it, but I get the following Error:

ComposerRequireChecker 4.5.0@5696f5eeac91838cfcb01ef1ce9709f18f2bbbea

In CheckCommand.php line 170:

There were no symbols found, please check your configuration.

check [--config-file CONFIG-FILE] [--ignore-parse-errors] [--output OUTPUT] [--] []

I have tried it with a config file. Same result.
php v8.1 && php v8.2

@maglnet
Copy link
Owner

maglnet commented Mar 3, 2023

Hi, this tool tries to find your source files by the definitions within your composer.json file or by defining additional files to scan within the config file.

To analyze this issue we need more information about your project setup, composer.json / autoload section.

@Ocramius
Copy link
Collaborator

Ocramius commented Mar 3, 2023

Potential resolution here could be to improve the error message, perhaps? 🤔

@maglnet
Copy link
Owner

maglnet commented Mar 3, 2023

Potential resolution here could be to improve the error message, perhaps? 🤔

Yes maybe we should show the analysed files/paths/autoload definitions.

@fabioknoedt
Copy link

@maglnet yes, please!

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

No branches or pull requests

4 participants