GitHub user RobberPhex opened a pull request:
https://github.com/apache/thrift/pull/1451
THRIFT-4438: delete trusty and requrie php56
* remove support php 5.3, 5.4 and 5.5
* remove test at ubuntu trusty(trusty only have php5.5, haven't php5.6)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RobberPhex/thrift php56
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1451.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1451
----
commit b960a1e447457d2eba98dad75e4ebf023b5504de
Author: Robert Lu <robberphex@...>
Date: 2017-12-28T10:07:08Z
delete trusty and requrie php56
----
---