Skip to content

v2.9.0

Choose a tag to compare

@1franck 1franck released this 05 Jun 23:16
· 2023 commits to master since this release
  • added Peak\Common\Traits\ArrayMergeRecursiveDistinct and updated Peak\Common\Collection, Peak\Config\DotNotation and Peak\Config\File\Ini accordingly
  • removed $default_processes in Peak\Bedrock\Application\Bootstrapper moved this responsibility into the application bootstrapper.
  • passing correctly param(s) to helpers in Peak\Bedrock\View
  • rewrited helper() method with ClassFinder in Peak\Bedrock\View
  • fixed unused variable in Peak\Bedrock\View\Cache
  • added function getPhinxMigrateEnv() in Peak\Bedrock\helpers.php