Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Added support for HHVM in ScriptHandler#124

Merged
Spea merged 1 commit into
Spea:masterfrom
lavoiesl:hhvm-composer
Feb 19, 2015
Merged

Added support for HHVM in ScriptHandler#124
Spea merged 1 commit into
Spea:masterfrom
lavoiesl:hhvm-composer

Conversation

@lavoiesl
Copy link
Copy Markdown
Contributor

See sensiolabs/SensioDistributionBundle#150

symfony/process version requirements bumped.

Otherwise:

sh: 1: /usr/bin/hhvm --php: not found
Script Sp\BowerBundle\Composer\ScriptHandler::bowerInstall handling the post-install-cmd event terminated with an exception

  [RuntimeException]
  An error occurred when executing the "'sp:bower:install'" command.

Exception trace:
 () at /project/vendor/sp/bower-bundle/Composer/ScriptHandler.php:94
 Sp\BowerBundle\Composer\ScriptHandler::executeCommand() at /project/vendor/sp/bower-bundle/Composer/ScriptHandler.php:46
 Sp\BowerBundle\Composer\ScriptHandler::bowerInstall() at phar://composer.phar/bin/../src/../src/Composer/EventDispatcher/EventDispatcher.php:207
 Composer\EventDispatcher\EventDispatcher->executeEventPhpScript() at phar://composer.phar/bin/../src/../src/Composer/EventDispatcher/EventDispatcher.php:175
 Composer\EventDispatcher\EventDispatcher->doDispatch() at phar://composer.phar/bin/../src/../src/Composer/EventDispatcher/EventDispatcher.php:121
 Composer\EventDispatcher\EventDispatcher->dispatchCommandEvent() at phar://composer.phar/bin/../src/../src/Composer/Installer.php:337
 Composer\Installer->run() at phar://composer.phar/bin/../src/../src/Composer/Command/InstallCommand.php:131
 Composer\Command\InstallCommand->execute() at phar://composer.phar/bin/../src/../vendor/symfony/console/Symfony/Component/Console/Command/Command.php:252
 Symfony\Component\Console\Command\Command->run() at phar://composer.phar/bin/../src/../vendor/symfony/console/Symfony/Component/Console/Application.php:874
 Symfony\Component\Console\Application->doRunCommand() at phar://composer.phar/bin/../src/../vendor/symfony/console/Symfony/Component/Console/Application.php:195
 Symfony\Component\Console\Application->doRun() at phar://composer.phar/bin/../src/../src/Composer/Console/Application.php:146
 Composer\Console\Application->doRun() at phar://composer.phar/bin/../src/../vendor/symfony/console/Symfony/Component/Console/Application.php:126
 Symfony\Component\Console\Application->run() at phar://composer.phar/bin/../src/../src/Composer/Console/Application.php:83
 Composer\Console\Application->run() at phar://composer.phar/bin/composer:43
 include() at /usr/lib/composer/composer.phar:25

@Spea
Copy link
Copy Markdown
Owner

Spea commented Feb 19, 2015

Thanks :)

Spea added a commit that referenced this pull request Feb 19, 2015
Added support for HHVM in ScriptHandler
@Spea Spea merged commit d2f51eb into Spea:master Feb 19, 2015
@lavoiesl lavoiesl deleted the hhvm-composer branch February 20, 2015 15:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants