php-framework-benchmark
php-framework-benchmark copied to clipboard
Error
when try bash benchmark.sh i got a error: _hello_world.sh: 16: ./functions.sh: Syntax error: Bad for loop variable
I have the same error, I would like to know how can we launch the benchmark on our PC, need a configuration?
In benchmark.sh just change "sh hello_world.sh" to "bash hello_world.sh"