GitHub user RobberPhex opened a pull request:
https://github.com/apache/thrift/pull/1479
THRIFT-4474: generate PHP code use PSR-4 style default
ref: https://issues.apache.org/jira/browse/THRIFT-4474
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RobberPhex/thrift default-psr4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1479.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 #1479
----
commit a083deebd3977f68bf5fdfe1d2e88ea240f8183a
Author: Robert Lu <robberphex@...>
Date: 2018-01-17T11:40:39Z
generate PHP code use PSR-4 style default
----
---