Skip to content

Interop Config 2.0.1

Compare
Choose a tag to compare
@sandrokeil sandrokeil released this 09 Dec 22:51
· 41 commits to master since this release

This release contains no BC break.

Added

  • More test cases for iterable return type and \Iterator objects

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #34: Inconsistent return type in defaultOptions()
    • defaultOptions() method return type is iterable but array is still valid