roave-backward-compatibility-check
all
Verify backward compatibility breaks between two versions of a PHP library.
More info →Examples (4)
Check for breaking changes since the last tag
Check for breaking changes since a specific tag
roave-backward-compatibility-check --from=git_referenceCheck for breaking changes between the last tag and a specific reference
roave-backward-compatibility-check --to=git_referenceCheck for breaking changes and output to Markdown
roave-backward-compatibility-check --format=markdown > results.mdmade by @shridhargupta | data from tldr-pages