sveneld opened a new pull request, #2932:
URL: https://github.com/apache/thrift/pull/2932

   Before updating minimum version of php to 7.4 or 8.0 we should start running 
php tests on every pull request.
   In this pull request i also maid such things:
   - add xdebug to Docker instance ubuntu-bionic
   - combine all php tests in one folder and add configuration file for running 
them
   - add to github action running of tests for php versions 5.6 - 8.3
   - for versions php greater than 7.1 in github action using dirty hack with 
update code of php tests, due to the BC in php
   - modify README for better view
   
   
   - [X] Did you create an [Apache 
Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? 
https://issues.apache.org/jira/browse/THRIFT-5756
   - [X] If a ticket exists: Does your pull request title follow the pattern 
"THRIFT-NNNN: describe my issue"?
   - [X] Did you squash your changes to a single commit?  (not required, but 
preferred)
   - [X] Did you do your best to avoid breaking changes?  If one was needed, 
did you label the Jira ticket with "Breaking-Change"?
   - [ ] If your change does not involve any code, include `[skip ci]` anywhere 
in the commit message to free up build resources.
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to