laravel-changelog icon indicating copy to clipboard operation
laravel-changelog copied to clipboard

Handle parse exceptions in commands

Open markwalet opened this issue 5 years ago • 0 comments

When trying to parse an invalid xml file, the command throws an exception. This should be improved.

The exception should be catched. And a warning should be send to the console output.

markwalet avatar Feb 17 '20 15:02 markwalet