We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17723b7 commit 852c2c2Copy full SHA for 852c2c2
src/Compat/Logger.php
@@ -57,6 +57,8 @@
57
58
/**
59
* Logging messages with a stack of backends
60
+ *
61
+ * @override \Laminas\Logger to support php 8.4
62
*/
63
class Logger implements LoggerInterface
64
{
0 commit comments