remove relict in upgrade

This commit is contained in:
Tobias Schultze 2012-07-23 19:12:06 +03:00
parent f58c27544d
commit 22dfa7de54

View File

@ -1199,8 +1199,8 @@
}
```
* 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.
* Core translation messages changed. A dot is added at the end of each message.
Overwritten core translations need to be fixed.
* Collections (arrays or instances of `\Traversable`) in properties
annotated with `Valid` are not traversed recursively by default anymore.