You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2019/10/26 23:30:33 UTC

[GitHub] [logging-log4php] kategray opened a new pull request #22: Update travis configuration and PHPUnit version

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:
users@infra.apache.org


With regards,
Apache Git Services