[
https://issues.apache.org/jira/browse/LOG4PHP-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Grobmeier updated LOG4PHP-53:
---------------------------------------
Component/s: Code
> Remove references
> -----------------
>
> Key: LOG4PHP-53
> URL: https://issues.apache.org/jira/browse/LOG4PHP-53
> Project: Log4php
> Issue Type: Improvement
> Components: Code
> Affects Versions: 2.0
> Reporter: Christian Grobmeier
> Fix For: 2.0
>
>
> According to this:
> http://www.php.net/manual/en/language.oop5.references.php
> PHP treats variable passing like in Java now. This would mean that only
> object identifiers are passed around, not the object copied. Having that
> beeing that, we can remove the incosistent & references from the code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.