Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add protoc-gen-php to bin list #18

Open
byrnedo opened this issue May 2, 2016 · 0 comments
Open

Add protoc-gen-php to bin list #18

byrnedo opened this issue May 2, 2016 · 0 comments

Comments

@byrnedo
Copy link

byrnedo commented May 2, 2016

If I add the repo as a dependency and then try and use protoc-gen-php it breaks saying it can't load autoload.php.

failed to open stream: No such file or directory in ..../vendor/skrz/meta/bin/protoc-gen-php on line 10
 require_once(): Failed opening required '....meta/bin/../vendor/autoload.php'

Could protoc-gen-php be added to the bin list in composer.json?

Edit: I realise now that won't even fix it. I found this stack chain which seems promising though:

http://stackoverflow.com/questions/30420629/php-autoloader-class-to-load-files-from-two-or-three-different-path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant