Commit a3d7c87
committed
Merge branch '6.4' into 7.0
* 6.4:
skip tests that do not work with ICU 71.1
[DependencyInjection] Fix dumping containers with null-referenced services
[Routing] Fix removing aliases pointing to removed route in RouteCollection::remove()
[VarExporter] Fix lazy ghost trait when using nullsafe operator
[Routing] Fix conflicting FQCN aliases with route name
Fix legacy class palceholder definitions for static analysisFile tree
2 files changed
+12
-2
lines changed- Tests/Fixtures/LazyGhost
2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
21 | 30 | | |
22 | 31 | | |
0 commit comments