You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Robert Lu (JIRA)" <ji...@apache.org> on 2018/06/07 04:11:00 UTC

[jira] [Commented] (THRIFT-4576) PHP: untracked dependency: composer

    [ https://issues.apache.org/jira/browse/THRIFT-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504215#comment-16504215 ] 

Robert Lu commented on THRIFT-4576:
-----------------------------------

[composer|https://getcomposer.org/] in php likes npm in node, or maven in java.
composer, npm, maven is guaranteed by system or user.

In conclusion, it's not a bug, I think.

> PHP: untracked dependency: composer
> -----------------------------------
>
>                 Key: THRIFT-4576
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4576
>             Project: Thrift
>          Issue Type: Bug
>          Components: PHP - Library
>         Environment: PHP 7.1.14
>            Reporter: Aki Sukegawa
>            Priority: Minor
>
> {quote}Making all in php
> Making all in test
> composer install --working-dir=../../..
> make[4]: composer: No such file or directory
> {quote}
> A workaround is to install composer, obviously.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)