I'm running PHP 8.4.12 and have run into an issue where running code autoloading phpdotenv produces the following error: Parse error: syntax error, unexpected token ...
Please see log output below (repo path replaced with '...') . Is this using invalid syntax for Python 3.6.8? Note I am not able to control what version of Python is ...