Skip to content

Commit ed7a75a

Browse files
author
Nicholas K. Dionysopoulos
authored
Mark DelegatingPsrLogger deprecation (#61)
1 parent e1831ce commit ed7a75a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

migrations/42-43/new-deprecations.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ Planned to be removed in Joomla! 6.0 alias added to the combat plugin in 5.0.
5656
* components/com_newsfeeds/helpers/route.php
5757
* components/com_tags/helpers/route.php
5858

59+
# Classes made final
60+
61+
##### \Joomla\CMS\Log\DelegatingPsrLogger
62+
File: libraries/src/Log/DelegatingPsrLogger.php
63+
64+
Class becomes final and marked internal, therefore it cannot be overridden ([reasoning](https://github.com/joomla/joomla-cms/pull/39134#issuecomment-1316841537)).
5965

6066
# Class deprecations
6167

0 commit comments

Comments
 (0)