Commit 1bfe150
committed
Merge branch '5.4' into 6.0
* 5.4: (26 commits)
[Dotenv] Fix testBootEnv() to start from a fresh context
fix tests
relax expected exception message for forward-compatibility with 5.4
fix expected exception messages after changes made in Definition class
[DependencyInjection] show class name on DI errors
skip command completion tests with older Symfony Console versions
Use GitHub issue form templates
Fix CS
add ResponseIsUnprocessable
Add missing translations for Persian (fa)
skip command completion tests with older Symfony Console versions
prevent issues with timezones and DST by using only UNIX timestamps
Add the missing translations for Bahasa Indonesia (id)
[Finder] Fix .gitignore infinite loop
Update README.md
fix messenger DI dependency for registerAttributeForAutoconfiguration
[Messenger] Autoconfigurable attributes
Fix deprecations on PHP 8.2
[Dotenv] Fix testLoadEnv() .env.dist isolation
Since 5.0, throws \UnexpectedValueException has been removed.
...File tree
2 files changed
+13
-1
lines changed- Validator/Constraints
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
138 | 149 | | |
139 | 150 | | |
140 | 151 | | |
| |||
0 commit comments