This is an automated email from the ASF dual-hosted git repository.
sveneld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 67a754eb5 Update build.yml
add 19363498b THRIFT-5990: Emit native return types on generated PHP
struct methods (#3472)
No new revisions were added by this update.
Summary of changes:
.../cpp/src/thrift/generate/t_php_generator.cc | 22 +++++++++++++++-------
lib/php/lib/Base/TBase.php | 5 +++--
.../test/Unit/Lib/Base/Fixture/ComplexStruct.php | 5 +++--
.../test/Unit/Lib/Base/Fixture/NestedStruct.php | 5 +++--
.../test/Unit/Lib/Fixture/TestSerializerStruct.php | 7 ++++---
5 files changed, 28 insertions(+), 16 deletions(-)