Github user jeking3 commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1484#discussion_r164632409
--- Diff: lib/php/lib/Factory/TStringFuncFactory.php ---
@@ -21,8 +21,9 @@
namespace Thrift\Factory;
-use Thrift\StringFunc\Mbstring;
use Thrift\StringFunc\Core;
+use Thrift\StringFunc\Mbstring;
--- End diff --
These changes seem unnecessary in order to change the line of documentation
on line 53 below.---
