We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ zf create-tables doctrine PHP Fatal error: Cannot redeclare class Zend_Loader in /usr/lib/php5/Zend/Loader.php on line 31
Fatal error: Cannot redeclare class Zend_Loader in /usr/lib/php5/Zend/Loader.php on line 31
I installed both via pear
The text was updated successfully, but these errors were encountered:
$ zf build-project doctrine force load reload PHP Fatal error: Cannot redeclare class Zend_Loader in /usr/lib/php5/Zend/Loader.php on line 31
Sorry, something went wrong.
$ zf generate-yaml-from-database doctrine PHP Fatal error: Cannot redeclare class Zend_Loader in /usr/lib/php5/Zend/Loader.php on line 31
I'm also experiencing this same issue. Any idea what's causing it?
No branches or pull requests
$ zf create-tables doctrine
PHP Fatal error: Cannot redeclare class Zend_Loader in /usr/lib/php5/Zend/Loader.php on line 31
Fatal error: Cannot redeclare class Zend_Loader in /usr/lib/php5/Zend/Loader.php on line 31
I installed both via pear
The text was updated successfully, but these errors were encountered: