[
https://issues.apache.org/jira/browse/LOG4PHP-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Urdalen resolved LOG4PHP-38.
---------------------------------
Resolution: Fixed
> Replace is_a() with instanceof
> ------------------------------
>
> Key: LOG4PHP-38
> URL: https://issues.apache.org/jira/browse/LOG4PHP-38
> Project: Log4php
> Issue Type: Improvement
> Components: Code
> Reporter: Knut Urdalen
> Assignee: Knut Urdalen
> Priority: Trivial
> Fix For: 2.0
>
>
> While is_a() is no longer deprecated in PHP 5.3, it throws an E_STRICT
> warning between PHP 5.0.0 and 5.3.0. So we should use instanceof anyway.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.