BackwardCompatibilityCheck
BackwardCompatibilityCheck copied to clipboard
Support baseline configuration
This allows users to set a list of regexes to filter known BC-breaks from detected changes.
@Nyholm although this uses a different name/format, it could be used to simplify https://github.com/Nyholm/roave-bc-check-docker :+1:
I'll need to ponder on this: my preference would be to have either an XSD or a JSON schema, at least, and use those as documentation too 🤔
I'll need to ponder on this: my preference would be to have either an XSD or a JSON schema, at least, and use those as documentation too 🤔
I totally understand. I didn't want to introduce new dependencies to the project (I did implicitly add ext-json
, though).
Up to you, mate!
@lcobucci sorry, this is on my plate, didn't get to it though :(
@lcobucci sorry, this is on my plate, didn't get to it though :(
Wow, the GH ui went crazy there... Just wanted to ask a review from you two (not to spam both).
No worries, we do what we can, whenever we can!
That segfault seems to be unrelated... let me know if you need help with understanding why it's happening
All done :+1:
Hmm, the segfault part still requires a PHPUnit upgrade: checking that first then.