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

Backporting a fix to allow connection without dbname #712

Merged
merged 1 commit into from
Jan 3, 2015

Conversation

mikeSimonson
Copy link
Contributor

The fix is already in master at
387eb54
but because it has not been backported the functionnality is still broken
for symfony 2.5 for instance.

The fix is already in master at
doctrine@387eb54
but because it has not been backported the functionnality is still broken
for symfony 2.5 for instance.
@doctrinebot
Copy link

Hello,

thank you for creating this pull request. However did not open it on the "master"
branch. Our Git workflow requires all pull requests to go through "master" branch
and the release masters then merge them back into stable branches, if they are
bug fixes.

Please open the pull request again for the "master" branch and close
this one.

Nevertheless I have opened a Jira ticket for this Pull Request to track this
issue:

http://www.doctrine-project.org/jira/browse/DBAL-1029

We use Jira to track the state of pull requests and the versions they got
included in.

@kimhemsoe
Copy link
Member

👍

@kimhemsoe
Copy link
Member

that or get the 2.5 release flying.

@Ocramius Ocramius self-assigned this Nov 5, 2014
@Ocramius
Copy link
Member

Ocramius commented Nov 5, 2014

Won't backport for now: 2.5 comes first, as we're likely releasing another RC today.

deeky666 added a commit that referenced this pull request Jan 3, 2015
Backporting a fix to allow connection without dbname
@deeky666 deeky666 merged commit 3c6dbfc into doctrine:2.4 Jan 3, 2015
@deeky666
Copy link
Member

deeky666 commented Jan 3, 2015

@mikeSimonson thx!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants