Expressive v1.0.3 Release Notes

Release Date: 2016-11-11 // over 7 years ago
  • ➕ Added

    • Nothing.

    🔄 Changes

    • ⚡️ #395 updates Application::__invoke() to add an error handler to swallow deprecation notices due to triggering error middleware when using Stratigility 1.3+. Since error middleware is triggered whenever the raiseThrowables flag is not enabled and an error or empty queue situation is encountered, handling it this way prevents any such errors from bubbling out of the application.

    🗄 Deprecated

    • Nothing.

    ✂ Removed

    • Nothing.

    🛠 Fixed

    • Nothing.