Skip to content

[TwigBridge] fix default argument value #17712

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
Feb 7, 2016
Merged

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Feb 6, 2016

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

When deprecating boolean argument values, the default value must not be
false.

When deprecating boolean argument values, the default value must not be
`false`.
@xabbuh
Copy link
Member Author

xabbuh commented Feb 7, 2016

ping @symfony/deciders

@Tobion
Copy link
Contributor

Tobion commented Feb 7, 2016

👍

@xabbuh xabbuh merged commit beea61e into symfony:master Feb 7, 2016
xabbuh added a commit that referenced this pull request Feb 7, 2016
This PR was merged into the 3.1-dev branch.

Discussion
----------

[TwigBridge] fix default argument value

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #17705
| License       | MIT
| Doc PR        |

When deprecating boolean argument values, the default value must not be
`false`.

Commits
-------

beea61e [TwigBridge] fix default argument value
@xabbuh xabbuh deleted the pr-17705 branch February 7, 2016 12:24
@javiereguiluz
Copy link
Member

👍

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.

4 participants