File tree 2 files changed +0
-12
lines changed
Filter options
2 files changed +0
-12
lines changed
Original file line number Diff line number Diff line change @@ -254,12 +254,6 @@ HttpFoundation
254
254
HttpKernel
255
255
-----------
256
256
257
- * Deprecated the ` kernel.root_dir ` parameter. Use the new ` kernel.project_dir `
258
- parameter instead.
259
-
260
- * Deprecated the ` Kernel::getRootDir() ` method. Use the new ` Kernel::getProjectDir() `
261
- method instead.
262
-
263
257
* The ` Extension::addClassesToCompile() ` and ` Extension::getClassesToCompile() ` methods have been deprecated and will be removed in 4.0.
264
258
265
259
* The ` Psr6CacheClearer::addPool() ` method has been deprecated. Pass an array
Original file line number Diff line number Diff line change @@ -361,12 +361,6 @@ HttpFoundation
361
361
HttpKernel
362
362
----------
363
363
364
- * Removed the ` kernel.root_dir ` parameter. Use the ` kernel.project_dir ` parameter
365
- instead.
366
-
367
- * Removed the ` Kernel::getRootDir() ` method. Use the ` Kernel::getProjectDir() `
368
- method instead.
369
-
370
364
* The ` Extension::addClassesToCompile() ` and ` Extension::getClassesToCompile() ` methods have been removed.
371
365
372
366
* Possibility to pass non-scalar values as URI attributes to the ESI and SSI
You can’t perform that action at this time.
0 commit comments