Help for this page
if( $fatal ) ERR: { ... }
if( $fatal ) { OK: ... BAD: ... "goto BAD" from outside this block deprecated ... }
... if( $whatever ) { ... return ...; ERR: ... code moved from if( $fatal ) ...