Returns the reasons the migration passed or failed, for JSON serialization.
string[]
public function jsonSerialize() : string { return $this->reasons; }