You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by regeda <gi...@git.apache.org> on 2015/03/29 23:04:03 UTC

[GitHub] thrift pull request: TProcessor in php

GitHub user regeda opened a pull request:

    https://github.com/apache/thrift/pull/409

    TProcessor in php

    I've added TProcessor interface for the best type hinting and type checking.
    
    It's change has no backward compatibility because TMultiplexedProcessor moved to a namespace.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/regeda/thrift tprocessor-in-php

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/409.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 #409
    
----
commit e17b3c640cd2c69530182ca59e828f7328dfc1fa
Author: Anthony Regeda <re...@inbox.ru>
Date:   2015-03-29T20:49:17Z

    Added TProcessor interface to PHP lib

commit 741dbf8b1ce74d5ff59cac3c30f235827c06fb98
Author: Anthony Regeda <re...@inbox.ru>
Date:   2015-03-29T20:56:04Z

    fixed backslashes

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: THRIFT-3058 TProcessor in php

Posted by regeda <gi...@git.apache.org>.
Github user regeda closed the pull request at:

    https://github.com/apache/thrift/pull/409


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---