mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-608: Sandbox doesn't work anymore #744
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 @doctrinebot on GitHub (May 24, 2010).
Jira issue originally created by user dalexandre:
The sandbox can't work, there is a lot of relative path hardcoded to reset first :
But even after set the rights path, we still can't launch the Doctrine Cli :
require(/Symfony/Components/Console/Helper/Helper.php) fail (there is no Symfony components in the package).
If the Symfony Components needs to be included by hand, please update the documentation here : http://www.doctrine-project.org/projects/orm/2.0/docs/reference/introduction/en#sandbox-quickstart
@doctrinebot commented on GitHub (May 24, 2010):
Comment created by dalexandre:
Sorry for the noise, seems to be resolved in the master !
Have a nice day anyway ;-)
@doctrinebot commented on GitHub (May 24, 2010):
Issue was closed with resolution "Fixed"