Some indentation errors.
function test21() { foo(); if (TRUE) { bar(); } // Too far left. $x = 1 + 1; }