v1.0.450
·
2478 commits
to develop
since this release
API Changes:
input(),get(), &post()now pull values from theRequestapp 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