v1.0.450
bennothommo
released this
07 Apr 14:38
·
2319 commits
to develop
since this release
API Changes:
input()
,get()
, &post()
now pull values from theRequest
app container instead of directly from the PHP superglobals- Execution context is now handled in the application container
- All uses of of
exit()
ordie()
removed to support being run under a concurrent server (i.e. Swoole)
Bug Fixes:
- Updated Froala license key