Skip to content

v4.7.0 - #35

Merged
fernandoval merged 56 commits into
4.7from
development
Jul 9, 2026
Merged

v4.7.0#35
fernandoval merged 56 commits into
4.7from
development

Conversation

@fernandoval

Copy link
Copy Markdown
Owner
  • Adjusted compatibility to PHP >= 8.2
  • Updated twig/twig dependency to version 3.28
  • Added array_dotted_set() helper function
  • Added funcion Springy\DB::isConnected()
  • Added bitwise comparison to Springy\DB\Conditions class
  • Added uri.routing.fallbackToIndex boolean configuration
  • Added uri.routing.hosts.*.fallbackToIndex boolean configuration
  • The funcion Springy\DB::connect() changed to set internal identifier and
    return void
  • The funcion Springy\DB::beginTransaction() is no longer static and no
    longer receive parameter
  • The funcion Springy\DB::commit() is no longer static and no longer
    receive parameter
  • Deprecated funcion Springy\DB::connected(). Use DB::isConnected instead
  • The funcion Springy\DB::rollBack() is no longer static
  • Deprecated 'pool' round robin database connection configuration
  • Deprecated Springy\DB::makeDbDateTime() function
  • Deprecated Springy\Utils\UUID class
  • Removed class Springy\Utils\Strings_ANSI
  • Removed class Springy\Utils\Strings_UTF8
  • Removed the db.round_robin configuration
  • Removed Springy\DB::disconnect() funcion
  • Removed deprecated Springy\DB::castDateBrToDb() funcion
  • Removed deprecated Springy\DB::castDateDbToBr() funcion
  • Removed deprecated Springy\DB::longBrazilianDate() funcion
  • Removed ircmaxell/password-compat component dependency

@fernandoval
fernandoval merged commit 5cec59a into 4.7 Jul 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant