[GitHub] thrift pull request #1133: THRIFT-3977 PHP extension creates undefined value...

2016-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1133 --- 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 ena

[GitHub] thrift pull request #1133: THRIFT-3977 PHP extension creates undefined value...

2016-11-17 Thread zhaakhi
GitHub user zhaakhi opened a pull request: https://github.com/apache/thrift/pull/1133 THRIFT-3977 PHP extension creates undefined values when deserializing… … sets Fix to set values to 'true' instead of undefined, matching the comment and old behaviour. You can merg