Skip to content

v3.8.1

Compare
Choose a tag to compare
@crynobone crynobone released this 31 Jul 14:52
· 31 commits to master since this release

Added

  • Added Orchestra\Http\Transformer\InteractsWithDateTime trait.

Changes

  • Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function.