Skip to content
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

Changing type definition of query_builder option: Closure by callable #8527

Merged
merged 2 commits into from Oct 27, 2017

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented Oct 18, 2017

In other docs, we wrap "callable" with quotes only in the option definition, not in the description. I made this change to be consistent ... but we can reconsider this if you disagree. Thanks!
@xabbuh
Copy link
Member

xabbuh commented Oct 27, 2017

Thank you @yceruto.

@xabbuh xabbuh merged commit fb64173 into symfony:2.7 Oct 27, 2017
xabbuh added a commit that referenced this pull request Oct 27, 2017
… by callable (yceruto, javiereguiluz)

This PR was merged into the 2.7 branch.

Discussion
----------

Changing type definition of query_builder option: Closure by callable

According to its own definition:
https://github.com/symfony/symfony/blob/2.7/src/Symfony/Bridge/Doctrine/Form/Type/EntityType.php#L43

Commits
-------

fb64173 Minor syntax issue
ab58080 Changing type definition Closure by callable
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.

None yet

3 participants