Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[WCM] Added documentation for the new OptionsResolver flags#3731
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
webmozart commentedMar 28, 2014
| Q | A |
|---|---|
| Doc fix? | no |
| New docs? | yes (symfony/symfony#10616) |
| Applies to | 2.5+ |
| Fixed tickets | - |
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.
Dealing with Errors (with is a closed class word)
wouterj commentedMar 28, 2014
You are missing a versionadded directive |
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.
shouldn't we useOptionsResolverInterface::REMOVE_UNKNOWN here rather thanREMOVE_UNKNOWN, to make it clear that these are constants on the interface ?
webmozart commentedOct 27, 2014
The corresponding PR was closed. This is obsolete. |