Github user jeking3 commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1445#discussion_r158937682
--- Diff: lib/php/test/Makefile.am ---
@@ -17,6 +17,8 @@
# under the License.
#
+PHPUNIT=./../../../vendor/bin/phpunit
--- End diff --
Is this relative path going to work on every platform?---
