This code: ``` <?php goto a; echo 'Foo'; a: echo 'Bar'; ?> ``` Causes the error: Parse error: Object [object Object] has no method 'Node_Stmt_Goto' in /console.htm on line undefined