Hello,
I have a problem with the update of xibo 2.0 to 3.0.
When i try to do this commande : vendor/bin/phinx migrate -c phinx.php
this error is displayed : PHP Parse error: syntax error, unexpected ‘?’, expecting variable (T_VARIABLE) in /var/www/xibo/vendor/symfony/console/Output/Output.php on line 40
When i try to update 2.0 to 2.3 i don’t have any problem. I think the file Output.php is different but what can i do ?
I don’t modified the file Output.php before i run the command