Commit 1d77448
committed
Merge branch '3.4' into 4.1
* 3.4:
fix compatibility with Twig >= 2.6.1
[Form] SA fix
fix compatibility with PHPUnit 4.8
remove return type hint for PHP 5 compatibility
Component CssSelector tests
[DebugClassLoader] Readd findFile() method
[Console] Fix composer.json suggest/provide
Revert "bug #29597 [DI] fix reporting bindings on overriden services as unused (nicolas-grekas)"
Fixed exception wording
Fix SwiftMailerHandler to support Monolog's latest reset functionality1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
34 | | - | |
| 40 | + | |
35 | 41 | | |
36 | | - | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| |||
0 commit comments