Minimum PHP version requirement
-------------------------------

                 Key: LOG4PHP-173
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-173
             Project: Log4php
          Issue Type: Dependency upgrade
          Components: Documentation
    Affects Versions: 2.2.1
         Environment: PHP v5.2.26
            Reporter: Bruce Ingalls
             Fix For: 2.2.1


Documentation claims that Log4php supports PHP v5.2. The simplest example in 
quickstart works for v5.3, but fails for v5.2.26:
Fatal error: Call to a member function close() on a non-object in 
~PEAR/log4php/Logger.php on line 302

Further, your unit testing section at 
http://wiki.apache.org/logging-log4php/WritingTests uses phpunit, which 
requires PHP v5.2.27+
This implies that you are not testing older versions of PHP, unless you've 
built a legacy test harness.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to