Check for breaking changes and output to Markdown

roave-backward-compatibility-check

  • A tool that can be used to verify backward compatibility breaks between two versions of a PHP library.
    More information: <https://github.com/Roave/BackwardCompatibilityCheck>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

roave-backward-compatibility-check --format=markdown > {{results.md}}

click the source code to copy