Skip to content

v1.2.3

Choose a tag to compare

@Ark4ne Ark4ne released this 22 Mar 14:36
· 112 commits to master since this release
6b4907a

Release Note

v1.2.3

Added

  • DebugToolbar : Allow to close toolbar
  • Support\Path::normalize : Moved from Str::normalizePath
  • Support\Path::findRelative : Find the relative path, from a path to an another path.

Fixed

  • Migration on PostgreSQL : allow set schema on table.
  • DatabaseStrategy : implement now \Phalcon\Db\AdapterInterface.
  • Provider\Session : allow to pass options to Session Adapter

Changed

  • Optimize\Composer : Path is now dynamic
  • Str::normalizePath is deprecated, use Path::normalize. Will trigger E_USER_DEPRECATED in v1.3.