GitHub user sinceat opened a pull request:
https://github.com/apache/thrift/pull/1010
Thrift 3046: Allow PSR4 class loading for generated classes (PHP)
Original patch provided by @fduch, just integrated it into the current
version and added a test.
(Original author didn't respond for over a year)
Hopefully this PR will drain more attention than the issue (as hoped by
@creker )
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sinceat/thrift THRIFT-3046
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1010.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 #1010
----
commit fa891a62378d1b715202a5cb5d20ea3e15e127e1
Author: Andreas Scheja <[email protected]>
Date: 2016-05-15T18:16:23Z
THRIFT-3046: Allow PSR4 class loading for generated classes (PHP)
applied patch provided by Alex Medvedev
commit 80508bb6a1654c99352c131f95ef3518725f03d5
Author: Andreas Scheja <[email protected]>
Date: 2016-05-15T19:49:04Z
THRIFT-3046: Allow PSR4 class loading for generated classes (PHP)
Allow test to be used with psr4 autoloading
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---