Skip to content

Commit dea2556

Browse files
committed
Remove old deprecated directive
1 parent df21b9b commit dea2556

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

reference/configuration/kernel.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,6 @@ Log Directory
103103

104104
**type**: ``string`` **default**: ``$this->rootDir/log``
105105

106-
.. deprecated:: 4.2
107-
108-
The ``kernel.log_dir`` parameter was deprecated in Symfony 4.2,
109-
use ``kernel.logs_dir`` instead.
110-
111106
This returns the absolute path of the log directory of your Symfony project.
112107
It's calculated automatically based on the current
113108
:ref:`environment <configuration-environments>`.

0 commit comments

Comments
 (0)