statements() statements(string $buffer) : array Break the $buffer into chunks, with one for each highest-level construct possible. If the buffer is incomplete, returns an empty array. Parameters string $buffer Returns array