[
https://issues.apache.org/jira/browse/THRIFT-4423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290248#comment-16290248
]
Robert Lu commented on THRIFT-4423:
-----------------------------------
[~jking3] The directory is too deep to navigate.
Before, `TBufferedTransport.php` is located at `lib/php/lib/Thrift/Transport`,
which is five level. and `lib/php/lib` has only `Thrift` folder. So, I think
it's unnecessary.
After, `lib/php/lib/Transport` is four level.
And ClassLoader works.
BTW, if the deep directory is necessary, I can add it back.
> migrate php library to psr-4
> ----------------------------
>
> Key: THRIFT-4423
> URL: https://issues.apache.org/jira/browse/THRIFT-4423
> Project: Thrift
> Issue Type: Improvement
> Components: PHP - Library
> Affects Versions: 0.11.0
> Reporter: Robert Lu
>
> The latest autoload standard is [http://www.php-fig.org/psr/psr-4/].
> So, I migrate thrift to PSR-4.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)