Skip to content

v9.4.0

Compare
Choose a tag to compare
@MarcinOrlowski MarcinOrlowski released this 18 Feb 19:41
· 17 commits to master since this release
fd13279
  • BACKWARD INCOMPATIBLE CHANGES (more info).
  • Removed redundant PHPDocs entries for type-hinted elements.
  • Fixed exception handler helper not properly handling iterating over mismatched configuration
    items.
  • Fixed missing dependency entry in composer.json (development tools).
  • Reworked tests to use strict object representation of API response stricture to reduce overall
    LoC.
  • Removed assertValidResponse() test helper method due to introduction of ApiResponse class.