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

Undefined variable: pipes #709

Closed
davidwindell opened this issue May 17, 2012 · 2 comments
Closed

Undefined variable: pipes #709

davidwindell opened this issue May 17, 2012 · 2 comments

Comments

@davidwindell
Copy link

Getting the following error after a simple install:

PHP Fatal error:  Uncaught exception 'ErrorException' with message 'Undefined variable: pipes' in phar:///home/xxx/public_html/composer.phar/vendor/symfony/console/Symfony/Component/Console/Application.php:925
@till
Copy link
Contributor

till commented May 18, 2012

Maybe you need to open an issue (or best PR) on Symfony/Symfony instead?

@davidwindell
Copy link
Author

Issue raised at symfony/symfony#4338. Problem is caused by proc_open being disabled in php.ini

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

2 participants