When testing the dev branch there were failed tests
$cmd = "cd /var/www/html && i=0; for file in $bash_array; do php -l \$file; ((i+=\$?)); done; return i;";
This doesn't really work in bash.

Comments

isntall created an issue. See original summary.

isntall’s picture

Priority: Major » Critical
Status: Active » Fixed

The fix for this has been reviewed and merged into dev and also production.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.