Remove deprecated call-by-reference in LoggerLayoutPattern
----------------------------------------------------------

                 Key: LOG4PHP-64
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-64
             Project: Log4php
          Issue Type: Bug
          Components: Code
    Affects Versions: 2.0
            Reporter: Christian Hammers
             Fix For: 2.0
         Attachments: LoggerLayoutPattern-CallTimeRef.diff

Hello

This syntax is deprecated and should be replaced by an '&' in the method 
declaration:

   $c->format(&$sbuf, $event);

Patch attached.

bye,

-christian-

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to