The problem comes from your code (solution.php). As indicated by the error message, the following line is not valid PHP code:
solution.php
$generationTemp = [][];
Loading collection data...
The problem comes from your code (
solution.php
). As indicated by the error message, the following line is not valid PHP code: