Skip to content

[Doctrine Bridge] simplify session handler #10743

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

Merged
merged 1 commit into from
Apr 21, 2014

Conversation

Tobion
Copy link
Contributor

@Tobion Tobion commented Apr 19, 2014

Q A
Bug fix? yes
New feature? no
BC breaks? no because the driver connection could not be used anyway before
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT

Use main connection as discussed in #10720

@fabpot
Copy link
Member

fabpot commented Apr 20, 2014

Looks like a BC break as the tests do not pass anymore.

@Tobion
Copy link
Contributor Author

Tobion commented Apr 20, 2014

Fixed test. It's not a bc break. Same as #10723

@fabpot
Copy link
Member

fabpot commented Apr 21, 2014

Thank you @Tobion.

@fabpot fabpot merged commit 6518b74 into symfony:2.3 Apr 21, 2014
fabpot added a commit that referenced this pull request Apr 21, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

[Doctrine Bridge] simplify session handler

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no because the driver connection could not be used anyway before
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT

Use main connection as discussed in #10720

Commits
-------

6518b74 [Doctrine Bridge] simplify session handler by using main connection
@Tobion Tobion deleted the simplify-doctrine-session branch April 21, 2014 11:49
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

Successfully merging this pull request may close these issues.

2 participants