Skip to content

0.6.9

Compare
Choose a tag to compare
@dim-s dim-s released this 29 Apr 07:46
· 947 commits to master since this release
  • Improve and fix core (call stack, reflection, class wrapper, class loader)
  • Fix resolving module names in core
  • [StdLib] Add Environment::importAutoLoaders()
  • [StdLib] Add WebServer::setEnvironmentCreator(), webserver small fixes
  • [StdLib] Add cookie support for WebServer
  • [StdLib] Add support of SqlConnectionPool for the sql extension