Skip to content

Support of custom php binaries

Compare
Choose a tag to compare
@tPl0ch tPl0ch released this 14 Feb 01:39
· 97 commits to master since this release

It's now possible to pass a new parameter php_bin, which will call the composer.phar with a custom call to the php binary. I.e. php -d "apc.enable_cli=0" for better control.