This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Fabien Potencier ccfc4ba269 feature #35338 Added support for using the "{{ label }}" placeholder in constraint messages (a-menshchikov)
This PR was squashed before being merged into the 5.2-dev branch.

Discussion
----------

Added support for using the "{{ label }}" placeholder in constraint messages

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | #12238
| License       | MIT
| Doc PR        |

- [ ] Add docs PR

Commits
-------

0d9f44235c Added support for using the "{{ label }}" placeholder in constraint messages
2020-09-01 09:49:57 +02:00
..
Bridge Fix Composer constraint 2020-08-30 12:30:32 +02:00
Bundle Added support for using the "{{ label }}" placeholder in constraint messages 2020-09-01 09:49:48 +02:00
Component feature #35338 Added support for using the "{{ label }}" placeholder in constraint messages (a-menshchikov) 2020-09-01 09:49:57 +02:00
Contracts Merge branch '5.1' 2020-08-17 12:01:44 +02:00