Commit 9cfb4ba
committed
Merge branch '7.4' into 8.0
* 7.4: (21 commits)
[ObjectMapper] lazy loading
[Filesystem] Unify logic for isAbsolute() in Path
[DependencyInjection] Include return type in AppReference shape
[Finder] Make method calls explicit in ExcludeDirectoryFilterIterator
[Cache] Remove unset call on undefined variable in PhpArrayAdapter
[Twig] Ensure WrappedTemplatedEmail::getReturnPath() returns a string
[Routing] Simplify importing routes defined on controller services
Fix tests
[DependendcyInjection] Improve shape for "from_callable" definitions
[PHPDoc] Fix various PHPDoc syntax errors
[Console] Add missing VERBOSITY_SILENT case in CommandDataCollector
[Notifier] Remove unused $transportName argument in EmailChannel::notify()
[Translation] Remove an unused argument passed to parseNode() method
[HttpClient] Reject 3xx pushed responses
[Serializer] Use Asia/Tokyo instead of Japan in tests
[ProxyManagerBridge] Remove comment that reference github discussion
[JsonPath] Remove unused "nothing" property from JsonCrawler
[ErrorHandler] Improve PHPDoc precision in SerializerErrorRenderer
[Routing] Fix matching the "0" URL
[Form] Fix EnumType choice_label logic for grouped choices
...1 file changed
+16
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
137 | 148 | | |
138 | 149 | | |
139 | 150 | | |
140 | 151 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
152 | 155 | | |
153 | 156 | | |
154 | 157 | | |
| |||
0 commit comments