Skip to content

v1.3.3

Latest
Compare
Choose a tag to compare
@srtfisher srtfisher released this 10 Jan 21:28
08a66b0

Added

  • Added Mantle\Support\Helpers\capture helper to capture output from a callback using output buffering.

Changed

  • Updated the Mantle\Support\Helpers\defer helper to be able to used outside
    of the Mantle Framework via the shutdown hook.

Fixed

  • Allow Filter/Action attributes to be used multiple times on the same method.