[
https://issues.apache.org/jira/browse/LOG4PHP-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Grobmeier resolved LOG4PHP-65.
----------------------------------------
Resolution: Fixed
Removed shadowing members from LoggerRoot and used Loggers members were
appropriate.
Thanks for the hint, this one was really dangerous.
See rv802170
> Mixing protected and private in Logger and the inheriting LoggerRoot
> --------------------------------------------------------------------
>
> Key: LOG4PHP-65
> URL: https://issues.apache.org/jira/browse/LOG4PHP-65
> Project: Log4php
> Issue Type: Bug
> Components: Code
> Affects Versions: 2.0
> Reporter: Christian Hammers
> Fix For: 2.0
>
>
> Hello
> Logger has a private $name but LoggerRoot which extends Logger has this
> variable (and others) protected. Is there any reason for it? It looks very
> strange in
> var_export()...
> bye,
> -christian-
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.