Error recovery ----- ; ----- Syntax error, unexpected ';', expecting T_STRING or T_VARIABLE or '{' or '$' from 3:1 to 3:1 array( 0: Expr_PropertyFetch( var: Expr_Variable( name: foo ) name: Expr_Error( ) ) ) ----- } ----- Syntax error, unexpected '}', expecting T_STRING or T_VARIABLE or '{' or '$' from 4:1 to 4:1 array( 0: Stmt_Function( byRef: false name: foo params: array( ) returnType: null stmts: array( 0: Expr_PropertyFetch( var: Expr_Variable( name: bar ) name: Expr_Error( ) ) ) ) ) -----