Skip to content

WebFiori Framework v1.0.2 Stable

Compare
Choose a tag to compare
@usernane usernane released this 10 Sep 17:24
  • Updated core libraries.
  • Added support for SSL/TLS in SocketMailer. Now can send emails through secure channels.
  • Added support for making route URL case sensitive or case insensitive.
  • Now class 'Functions' can collect multiple data sets which are fetched from MySQL database and loop through them.
  • Improved the method 'Util::print_r()' to show messages as floating box.
  • Improved error handling.
  • Improved CRON sub-system