Skip to content

[FrameworkBundle] better message for disabled sessions #32268

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 29, 2019

Conversation

Tobion
Copy link
Contributor

@Tobion Tobion commented Jun 28, 2019

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #32215
License MIT
Doc PR

Use correct exception class and make the message consistent with all the other exception messages in the FrameworkExtension.

@fabpot
Copy link
Member

fabpot commented Jun 29, 2019

Thank you @Tobion.

@fabpot fabpot merged commit b3e3247 into symfony:3.4 Jun 29, 2019
fabpot added a commit that referenced this pull request Jun 29, 2019
…Tobion)

This PR was merged into the 3.4 branch.

Discussion
----------

[FrameworkBundle] better message for disabled sessions

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #32215
| License       | MIT
| Doc PR        |

Use correct exception class and make the message consistent with all the other exception messages in the FrameworkExtension.

Commits
-------

b3e3247 [FrameworkBundle] better message for disabled sessions
@Tobion Tobion deleted the session-better-error branch July 5, 2019 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants