Skip to content

Release 2.3

Latest
Compare
Choose a tag to compare
@brentscheffler brentscheffler released this 04 May 17:31

Fixes

  • Fixed bug where untyped parameters with no entries in container or user parameters and no default value were being assigned null as default value. Behavior is now to correctly throw a ParameterResolutionException.

Updates

  • Updating Docblocks in Resolve class with better documentation.
  • Updating Github Actions config and Codecov API token.
  • Adding PHP 8.3 as test target in Github Actions.