Heroyt / tournament-generator

A set of classes used to create multiple kinds of tournament brackets in PHP
MIT License
60 stars 15 forks source link

Fatal Error on setResults #3

Open pge-01 opened 2 years ago

pge-01 commented 2 years ago

I am unable to set a setResults(Array). Creating a tournament and filling the teams from database works fine, as well as the export /import to json. Running script tournament-robin-min.php throws a fatal error. php_and_output.zip