[
https://issues.apache.org/jira/browse/THRIFT-4423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16305409#comment-16305409
]
ASF GitHub Bot commented on THRIFT-4423:
----------------------------------------
Github user jeking3 commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1445#discussion_r158937598
--- Diff: build/docker/scripts/sca.sh ---
@@ -56,7 +56,3 @@ echo TODOs: `grep -r TODO * | wc -l`
# LoC
sloccount .
-
-# System Info
--- End diff --
Removing these lines looks unrelated to the task at hand, and they don't
take much time, and they provide useful info.
> 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)