zend-stratigility v2.2.2 Release Notes

Release Date: 2018-04-16 // about 6 years ago
  • โž• Added

    • Nothing.

    ๐Ÿ”„ Changed

    • Nothing.

    ๐Ÿ—„ Deprecated

    • Nothing.

    โœ‚ Removed

    • Nothing.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  #169 fixes an issue with how the PathMiddlewareDecorator attempts to truncate the path
      ๐Ÿ‘ป when the path is matched case insensitively. Previously, an exception was incorrectly raised;
      now it identifies and truncates correctly.