Skip to content

Session PDO error handling #2732

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
Jun 30, 2013

Conversation

thewilkybarkid
Copy link
Contributor

This adds the missing PDO error handling for the PdoSessionHandler as mentioned in symfony/symfony#8095.

This hasn't been a problem until 2.3 (symfony/symfony#7634 introduced the InvalidArgumentException), but should still be done in older versions (to make sure there's PDOExceptions rather than just ErrorExceptions).

weaverryan added a commit that referenced this pull request Jun 30, 2013
@weaverryan weaverryan merged commit d4574c2 into symfony:2.2 Jun 30, 2013
@weaverryan
Copy link
Member

Wow, very nice addition Chris! Thanks and cheers!

@thewilkybarkid thewilkybarkid deleted the session-pdo-exception branch July 1, 2013 07:28
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.

3 participants