Skip to content

cast debug to boolean when creating kernel #498

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
1 commit merged into from
Nov 22, 2018

Conversation

bendavies
Copy link
Contributor

@bendavies bendavies commented Nov 22, 2018

Q A
License MIT

Tries to fix #481 (comment) by ensuring debug is cast to a bool, for those projects that may have enabled strict typing.
This restores the old behaviour which had a cast.

I am unsure if src/.bootstrap.php should enforce the bool, or if should be cast at the last moment, like in this PS. please advise!

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request passes validation.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request passes validation.

@ghost ghost merged commit 5d55dfc into symfony:master Nov 22, 2018
ghost pushed a commit that referenced this pull request Nov 22, 2018
This pull request was closed.
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.

4 participants