Build 450

Changelog Note 450

Upgraded Rich Editor to use the latest version of Froala.

API Changes

  • Upgrade Rich Editor library
  • 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)
comments powered by Disqus