Skip to content

v1.0.450

Compare
Choose a tag to compare
@bennothommo bennothommo released this 07 Apr 14:38
· 2319 commits to develop since this release

API Changes:

  • input(), get(), & post() now pull values from the Request app container instead of directly from the PHP superglobals
  • Execution context is now handled in the application container
  • All uses of of exit() or die() removed to support being run under a concurrent server (i.e. Swoole)

Bug Fixes:

  • Updated Froala license key