Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Form] fix some docblocks and type checks#30028
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 commentedJan 29, 2019
| Q | A |
|---|---|
| Branch? | 3.4 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | #30018 |
| License | MIT |
| Doc PR |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
xabbuh commentedJan 30, 2019
I have reverted all the |
nicolas-grekas commentedJan 30, 2019
Isn't there some BC break potential here? |
xabbuh commentedJan 30, 2019
The interface declares that the method must return a string. I wouldn't expect anyone to rely on |
fabpot commentedJan 30, 2019
Thank you@xabbuh. |
This PR was merged into the 3.4 branch.Discussion----------[Form] fix some docblocks and type checks| Q | A| ------------- | ---| Branch? | 3.4| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets |#30018| License | MIT| Doc PR |Commits-------ec0c371 [Form] fix some docblocks and type checks