GitHub user stigsb opened a pull request:

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

    PHP: do not generate validator code for service *_result classes

    When generating service code with --gen php:validate, the generated code 
has validators that effectively require all declared exceptions to be thrown at 
the same time.

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

    $ git pull https://github.com/stigsb/thrift THRIFT-2673

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

    https://github.com/apache/thrift/pull/200.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 #200
    
----
commit a2c01465a32b2990c22dcdd6ce889fdcfa0cbc7a
Author: Stig Bakken <s...@zedge.net>
Date:   2014-08-21T18:54:46Z

    PHP: do not generate validator code for service *_result classes

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to