Running php composer.phar with the latest version gives me:
PHP Fatal error: Cannot redeclare class Symfony\Component\Console\Helper\Helper in phar:/composer.phar/vendor/symfony/console/Symfony/Component/Console/Helper/Helper.php on line 19
What's up? Works fine locally, but on a Linux server.
This happens as soon as I try to run any commands or just the file directly. I can't self-update or anything. I've tried redownloading.
php.inifiles on each machine?