kategray opened a new pull request #22: Update travis configuration and PHPUnit 
version
URL: https://github.com/apache/logging-log4php/pull/22
 
 
   The travis builds were breaking, in part due to old PHP versions.
   
   This pull request updates the travis configuration to newer PHP versions, 
and adds phpUnit5 as a dependency (as older versions of PHP break with newer 
PHPUnit).  Travis will use the version of PHP present in the developer 
dependencies.
   
   Using a newer PHPUnit would work with travis, but it makes older versions of 
PHP unable to run PHPUnit.
   
   I've fixed a few tests that caused errors on newer PHP versions, as well as 
done some minor documentation changes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to