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

Install instructions fail: Doctrine Class error #312

Open
SphericalBastards opened this issue Apr 27, 2022 · 1 comment
Open

Install instructions fail: Doctrine Class error #312

SphericalBastards opened this issue Apr 27, 2022 · 1 comment

Comments

@SphericalBastards
Copy link

Hi,

Is there a current recommended method/instructions for installation? It seems some of the doctrine scripts are broken if one follows the current install instructions.

PHP Fatal error: Uncaught Error: Class 'Doctrine\Common\ClassLoader' not found in /opt/rr3/application/libraries/Doctrine.php:29
Stack trace:
#0 /opt/rr3/application/doctrine.php(30): Doctrine->__construct()
#1 /opt/rr3/application/doctrine(5): include('/opt/rr3/applic...')
#2 {main}
thrown in /opt/rr3/application/libraries/Doctrine.php on line 29

Thanks.

@SphericalBastards
Copy link
Author

Pinning "doctrine/common" to v2.4.3 in composer.json at least gets past that error.

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

1 participant