tighten / takeout

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
MIT License
1.59k stars 83 forks source link

PHP Error in Phar #297

Closed devsquad-alvaro-meireles closed 2 years ago

devsquad-alvaro-meireles commented 2 years ago

PHP Parse error: syntax error, unexpected 'static' (T_STATIC) in phar:///home/user/.config/composer/vendor/tightenco/takeout/builds/takeout/vendor/symfony/string/UnicodeString.php on line 44

PHP: 7.4 Linux: Linux Mint 20.2 Composer: 2.3.10

mattstauffer commented 2 years ago

@devsquad-alvaro-meireles This is fixed in v2.1.1, but Takeout no longer officially supports PHP 7.4, so I can't promise you won't have other issues.