Skip to content

v4.4.3

Compare
Choose a tag to compare
@ivantcholakov ivantcholakov released this 23 Jun 02:15
· 351 commits to master since this release

CHANGELOG

  • The previously deprected function array_strip_slashes() has been removed.
  • A new function array_merge_recursive_distinct() has been added.
  • UTF8 class has been slightly updated.
  • Twig: All the debugging features depend only on its 'debug' setting.
  • Playground: The ENVIRONMENT setting is made visible on the main menu. Some demos are fixed to work on production mode.
  • composer update