commands.sh

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

Check for breaking changes between the last tag and a specific reference

Check for breaking changes and output to Markdown

roave-backward-compatibility-check --format=markdown > results.md
made by @shridhargupta | data from tldr-pages