Commit 9e16a16
committed
Merge branch '6.4' into 7.0
* 6.4: (43 commits)
[AssetMapper] Fix entrypoint scripts are not preloaded
Fix typo in method resolvePackages
Make FormPerformanceTestCase compatible with PHPUnit 10
Avoid calling getInvocationCount()
[AssetMapper] Always downloading vendor files
[Security] Fix resetting traceable listeners
[HttpClient] Fix type error with http_version 1.1
[DependencyInjection] Add tests for `AutowireLocator`/`AutowireIterator`
[DependencyInjection] Add `#[AutowireIterator]` attribute and improve `#[AutowireLocator]`
Update documentation link
Fix typo that causes unit test to fail
Fix CS
[AssetMapper] Add audit command
[Mailer] Use idn encoded address otherwise Brevo throws an error
[Messenger] Resend failed retries back to failure transport
[FrameworkBundle] Fix call to invalid method in NotificationAssertionsTrait
[Validator] Add missing italian translations
[Notifier] Fix failing testcase
Fix order array sum normalizedData and nestedData
Add test for 0 and '0' in PeriodicalTrigger Fix '0' case error and remove duplicate code
...File tree
2 files changed
+10
-3
lines changed- Authenticator/Debug
2 files changed
+10
-3
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
83 | 89 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments