You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/28 11:09:00 UTC

[jira] [Commented] (THRIFT-4438) require php ^5.6 || ^7.0

    [ https://issues.apache.org/jira/browse/THRIFT-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16305340#comment-16305340 ] 

ASF GitHub Bot commented on THRIFT-4438:
----------------------------------------

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 <ro...@...>
Date:   2017-12-28T10:07:08Z

    delete trusty and requrie php56

----


> require php ^5.6 || ^7.0
> ------------------------
>
>                 Key: THRIFT-4438
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4438
>             Project: Thrift
>          Issue Type: Improvement
>          Components: PHP - Library
>    Affects Versions: 0.11.0
>            Reporter: RobberPhex
>
> We can remove php5.3~php5.5 support.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)