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

'Class not found' error #357

Open
normous opened this issue Jun 13, 2022 · 1 comment
Open

'Class not found' error #357

normous opened this issue Jun 13, 2022 · 1 comment

Comments

@normous
Copy link

normous commented Jun 13, 2022

This issue is similar to #296. That one was closed without a shared solution.

I've included the vendor/autoload.php, but continue to get the error:

Fatal error: Uncaught Error: Class 'PHPSQLParser' not found in /var/www/html/....

@nicoder
Copy link
Contributor

nicoder commented Jun 14, 2022

hi @normous

do you have a use statement such as:

use PHPSQLParser\PHPSQLParser;

?

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