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

Invalid paths following Symfony update #138

Closed
Stael opened this issue May 27, 2014 · 3 comments
Closed

Invalid paths following Symfony update #138

Stael opened this issue May 27, 2014 · 3 comments

Comments

@Stael
Copy link

Stael commented May 27, 2014

Hi,

Since Symfony 2.3.14, I've got an issue with paths.

 $php app/console                                                                                             
     [InvalidArgumentException]                                                                                      
     The directory "/app/app/app/cache/dev/../../../cache/dev/annotations" does not exist and could not be created.  

I think it might be related to this Symfony issue :
bug #10894 [HttpKernel] removed absolute paths from the generated container (fabpot)

Seems fabpot has reverted this modification but i still have the issue, so I wanted to warn you.

@stof
Copy link
Collaborator

stof commented May 27, 2014

the change has been revered in the dev version. If you use the latest stable, you are still before the revert.

@Stael
Copy link
Author

Stael commented May 27, 2014

You're right.

@jakzal
Copy link

jakzal commented Jun 1, 2014

Symfony versions 2.3.16, 2.4.6 and 2.5.0 were tagged, you should be able to update now.

@stof stof closed this as completed Jun 10, 2014
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

3 participants