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

excluded DBAL v2.5.0 #355

Closed
wants to merge 1 commit into from
Closed

excluded DBAL v2.5.0 #355

wants to merge 1 commit into from

Conversation

phramz
Copy link

@phramz phramz commented Dec 16, 2014

excluded DBAL v2.5.0 due to this bug:
http://www.doctrine-project.org/jira/browse/DBAL-1057

the bug causes massiv problems in the sf2 context when the database connection cannot be established. almost any command even an assetic:dump may trigger a db-connect which makes remote deployments impossible.

excluded DBAL v2.5.0 due to this bug:
http://www.doctrine-project.org/jira/browse/DBAL-1057

the bug causes massiv problems in the sf2 context when the database connection cannot be established. almost any command even an `assetic:dump` may trigger a db-connect which makes remote deployments impossible.
@Ocramius
Copy link
Member

This is to be excluded in your local environment/app, not at bundle level.
Excluding it here means causing incompatibilities for anyone that has the DBAL correctly configured (server_version: 5.6 if you use mysql).

@Ocramius Ocramius closed this Dec 16, 2014
@Ocramius Ocramius self-assigned this Dec 16, 2014
@Ocramius Ocramius added the Bug label Dec 16, 2014
@Ocramius
Copy link
Member

See also discussion in #351

@phramz
Copy link
Author

phramz commented Dec 16, 2014

ah, i see ... thx!

@phramz phramz deleted the patch-1 branch December 16, 2014 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants