Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Security] Add missing dot at the end of an exception message#11215
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
stof commentedJun 24, 2014
I'm not sure about it. the message is not a sentence anyway. |
rybakit commentedJun 24, 2014
What about this message (
|
fabpot commentedJul 23, 2014
We do have dots on all error messages, so I think it makes sense. 👍 |
fabpot commentedJul 25, 2014
Thank you@rybakit. |
…ssage (rybakit)This PR was merged into the 2.6-dev branch.Discussion----------[Security] Add missing dot at the end of an exception message| Q | A| ------------- | ---| Fixed tickets | -| License | MITCommits-------8e1f978 Add missing dot at the end of an exception message
phansys commentedAug 4, 2014
IMHO, the dots at exceptions could be omitted to allow imbricated handling of exceptions. For example, when rendering a message from a catchable exception. |
… order to track [this update](symfony/symfony#11215).
… order to track [this update](symfony/symfony#11215).