architecture icon indicating copy to clipboard operation
architecture copied to clipboard

Update BC guide with adding an exception

Open buskamuza opened this issue 5 years ago • 1 comments

The following documents should be updated to reflect that adding (throwing a new) exception is a breaking change:

  • https://devdocs.magento.com/guides/v2.3/extension-dev-guide/versioning/dependencies.html
  • https://devdocs.magento.com/guides/v2.3/extension-dev-guide/versioning/codebase-changes.html
  • https://devdocs.magento.com/guides/v2.3/contributor-guide/backward-compatible-development/index.html
    • this one covers modification of an exception type, but it's not a precise explanation. This should be improved to reflect a case when there was no exception and then it appears

buskamuza avatar Feb 27 '19 16:02 buskamuza

@akaplya , please include links to PRs.

buskamuza avatar Mar 08 '19 22:03 buskamuza