Variable substitution is broken
-------------------------------
Key: LOG4PHP-92
URL: https://issues.apache.org/jira/browse/LOG4PHP-92
Project: Log4php
Issue Type: Bug
Components: Code
Affects Versions: 2.0
Reporter: Saulius TvarijonasMistyped constant name in LoggerOptionConverter.php line 298. Now: $j += self::START_LEN; Should be: $j += self::DELIM_START_LEN; -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
