Skip to content

3.0.0 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hrach hrach released this 14 Dec 13:49
· 422 commits to main since this release

See 3.0 changes in RC1 release notes.

Changes since RC1:

  • CachedPlatform requires IPlatform instead of Connection (BC break!)
  • more Connection methods moved to IConnection (BC break!)
  • Row: removed numerical array access (BC break!), see #55
  • SQL Server: fixed unique constraint violation detection
  • SQL Server: disable explain queries for debug panel
  • PHPDOC fixes, PHP 7.2 CI testing, aded PhpStan analyzer
  • See full commit changelog since 3.0-RC1 version.

I'm really sorry for BC breaks in the RC phase, will do better next time.