tsalinguepumpkin

Results 2 comments of tsalinguepumpkin

Still having some issue on 0.68.2 ``` bash-4.4# php -d memory_limit=-1 -d display_errors=on -r "if (hash('SHA384', file_get_contents('/tmp/composer-setup.php')) !== trim(file_get_contents('/tmp/composer-setup.sig'))) { unlink('/tmp/composer-setup.php'); echo 'Invalid installer' . PHP_EOL; exit(1); }" Segmentation fault...