PHP Warning at the end of 'fresque test'
unki2aut opened this issue · 0 comments
unki2aut commented
In Fresque.php:1136
$this->runtime['type'] = 'regular';
adds a string to the config, but the test function in Fresque.php:1038
is expecting an array. String values should there be handled differently or excluded.
Test it with:
fresque -c my_config.ini