File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -254,12 +254,6 @@ HttpFoundation
254254HttpKernel
255255-----------
256256
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-
263257 * The ` Extension::addClassesToCompile() ` and ` Extension::getClassesToCompile() ` methods have been deprecated and will be removed in 4.0.
264258
265259 * 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
361361HttpKernel
362362----------
363363
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-
370364 * The ` Extension::addClassesToCompile() ` and ` Extension::getClassesToCompile() ` methods have been removed.
371365
372366 * 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