Skip to content

v0.9.3

Compare
Choose a tag to compare
@ivopetkov ivopetkov released this 24 Oct 07:55
· 442 commits to master since this release

Code optimizations. The loading of app/index.php file moved from $app->run() to $app->initialize(). The initialized hook is moved too.