Expressive v2.2.1 Release Notes

Release Date: 2018-03-17 // about 6 years ago
  • โž• Added

    • Nothing.

    ๐Ÿ”„ Changed

    • Nothing.

    ๐Ÿ—„ Deprecated

    • Nothing.

    โœ‚ Removed

    • Nothing.

    ๐Ÿ›  Fixed

    • #592 fixes a v3 to v2 backwards port issue where the Router\Middleware\DispatchMiddleware is registered as an invokable and it should be registered with the Router\Middleware\DispatchMiddlewareFactory. This caused a "DispatchMiddleware already exists and cannot be overridden" exception.