mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
error starting doctrine #6201
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @saaditani on GitHub (Mar 13, 2019).
Originally assigned to: @Ocramius on GitHub.
Support Question
Dears,
I am setting up jagger from https://jagger.heanet.ie/jaggerdocadmin/installation.html#install-sh-script
however I am at the step that I need to run ./doctrine but the problem is am getting error:
./doctrine
====================
Is there any fix for the below?
here is my classloader.php:
locate ClassLoader
/opt/rr3/application/vendor/composer/ClassLoader.php
/opt/rr3/application/vendor/symfony/debug/DebugClassLoader.php
/opt/rr3/application/vendor/symfony/debug/Tests/DebugClassLoaderTest.php
/opt/vendor/composer/ClassLoader.php
/opt/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php
@Ocramius commented on GitHub (Mar 13, 2019):
This is not related to Doctrine ORM itself, but rather to be reported at the appropriate project under https://github.com/Edugate