Bernhard Knasmueller created LOG4PHP-241:
--------------------------------------------
Summary: LoggerLayoutPattern::setConversionPattern() wrong typehint
Key: LOG4PHP-241
URL: https://issues.apache.org/jira/browse/LOG4PHP-241
Project: Log4php
Issue Type: Bug
Reporter: Bernhard Knasmueller
The setConversionPattern() method is annotated with this typehint:
{code:java}
@param array $conversionPattern{code}
I believe that the $conversionPattern variable is actually a string
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)