Commit 8342592
committed
Merge branch '6.4' into 7.0
* 6.4:
[FrameworkBundle][Validator] Replace annotation by attribute
[Validator] Add annotation in Constraint
[Lock] Add some missing return types in tests
[Clock] Throw `DateMalformedStringException`/`DateInvalidTimeZoneException` when appropriate
[VarExporter] Remove unused test files
[FrameworkBundle] Remove unused test file
[DependencyInjection] Remove unused test file
[DomCrawler] Added argument `$default` to method `Crawler::attr()`
[HttpKernel] Fix missing Request in RequestStack for StreamedResponse
Psalm: Ignore UnusedClass errors
fix(console): avoid multiple new line when message already ends with a new line3 files changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
| 503 | + | |
| 504 | + | |
503 | 505 | | |
504 | 506 | | |
505 | | - | |
| 507 | + | |
506 | 508 | | |
| 509 | + | |
507 | 510 | | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
508 | 515 | | |
509 | 516 | | |
510 | 517 | | |
511 | 518 | | |
512 | 519 | | |
513 | | - | |
| 520 | + | |
514 | 521 | | |
515 | 522 | | |
516 | 523 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
308 | 311 | | |
309 | 312 | | |
310 | 313 | | |
| |||
0 commit comments