Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Add a note about which types can be used in Symfony#3802
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
xabbuh commentedApr 15, 2014
👍 |
contributing/code/standards.rst Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
We should make it consistent with the other standards and use something like "For type-hinting in PHPdocs and castings, usebool (instead ofboolean orBoolean) [...]"
Also, I think this should be above the last item, since that one is kind of a "read more" item.
This PR was merged into the 2.3 branch.Discussion----------Add a note about which types can be used in Symfony| Q | A| ------------- | ---| Doc fix? | no| New docs? | no| Applies to | all| Fixed tickets | n/aseesymfony/symfony#10701Commits-------bf9d509 added a note about types we support
seesymfony/symfony#10701