Updated upgrade instructions.

This commit is contained in:
Sasa Stamenkovic 2012-04-13 16:02:15 +02:00
parent 7e21dd1c57
commit 6e90c508d6
1 changed files with 13 additions and 10 deletions

View File

@ -425,6 +425,9 @@
(or any other of the BIND events). In case you used the CallbackValidator (or any other of the BIND events). In case you used the CallbackValidator
class, you should now pass the callback directly to `addEventListener`. class, you should now pass the callback directly to `addEventListener`.
* Core translation messages are changed. Dot is added at the end of each message.
Overwritten core translations should be fixed if any. More info [here](https://github.com/symfony/symfony/issues/3379).
### Session ### Session
* Flash messages now return an array based on their type. The old method is * Flash messages now return an array based on their type. The old method is