Skip to content

Stashbox v5.9.1

Compare
Choose a tag to compare
@z4kn4fein z4kn4fein released this 01 Jun 11:22

Fixed

  • The per-request expression cache stored the underlying expressions with type conversion to the requested service type. This caused type mismatch exceptions when a service was registered to multiple base types. Now, the cache stores the raw instantiation expression and the conversion happens one layer above when needed.