Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit2e90c4f
committed
minor#20871 [FrameworkBundle] Remove DI, Entity and Kernel exclusion from the default services file (Jean-Beru)
This PR was merged into the 7.3 branch.Discussion----------[FrameworkBundle] Remove DI, Entity and Kernel exclusion from the default services fileSincesymfony/symfony#59987 and according to the [recipe](https://github.com/symfony/recipes/blob/main/symfony/framework-bundle/7.3/config/services.yaml), the default `config/services.yaml` does not exclude DI, Entity and Kernel file/folders anymore.Commits-------70716ab Update service_container.rst to 7.31 file changed
+3
-10
lines changedLines changed: 3 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 | 165 |
| |
170 | 166 |
| |
171 | 167 |
| |
| |||
187 | 183 |
| |
188 | 184 |
| |
189 | 185 |
| |
190 |
| - | |
| 186 | + | |
191 | 187 |
| |
192 | 188 |
| |
193 | 189 |
| |
| |||
212 | 208 |
| |
213 | 209 |
| |
214 | 210 |
| |
215 |
| - | |
216 |
| - | |
| 211 | + | |
217 | 212 |
| |
218 | 213 |
| |
219 | 214 |
| |
220 | 215 |
| |
221 | 216 |
| |
222 | 217 |
| |
223 | 218 |
| |
224 |
| - | |
225 |
| - | |
226 |
| - | |
| 219 | + | |
227 | 220 |
| |
228 | 221 |
| |
229 | 222 |
| |
|
0 commit comments
Comments
(0)