What's Changed
- Allow to use non-primary columns in crossref tables by @vol4onok in #1994
- allow to use non-primary columns in crossref tables by @kasparsj in #1559
- Added test case by @vol4onok in #1997
- Drop support for symfony 4.x by @pableu in #1996
- Update LICENSE by @PhilinTv in #2008
- Fix php8.2 deprecation - Use of "parent" in callables is deprecated by @ldaspt in #2015
- Log the full error message at once by @Nidhognit in #2032
- ci: fix deprecation messages by @smhg in #2024
- test:mysql fix test setup by @smhg in #2021
- phpstan: fix deprecation warning by @smhg in #2023
- Use updated calls of GH actions api by @PhilinTv in #2034
- Fixed
Profiler::slowThresholdsetter method to accept float value. by @matweew in #2027 - fix CI badge by @smhg in #2043
- phpunit: fix deprecation warnings by @smhg in #2022
- PHP 8.4: fix deprecation notice by @gharlan in #2019
- FIX failing queries on datetime fields set to 1970-01-01 00:00:00 via (int) 0 by @hsegnitz in #2011
- fix timestampable use of datetimeclass by @smhg in #2017
- Fix/strict nullables by @eelkevdbos in #2039
- Avoid unused variables in timestampable behavior by @smhg in #2045
- add supported php versions to ci by @smhg in #2048
- Fix lastInsertId to forward sequence name by @PhilinTv in #2050
- Fix sorting flags in CollectionIterator by @PhilinTv in #2049
- removes user and password from dsn in commands (fixes #2013) by @smhg in #2047
- update phpstan to version 2 by @smhg in #2046
- WIP Update CI with newer PHP and PSQL versions by @PhilinTv in #1995
- Additional iconv transliteration tests by @PhilinTv in #2053
- Release candidate stable by @gechetspr in #2065
- Fix PHP 8.5 deprecation, use (bool) cast in generated code by @pableu in #2062
- 1966 - changed method "getPDOType" case to match opcache keys rules by @TheUnableDeveloper in #2056
- Collection class name performance fix by @Nidhognit in #2064
- Dropping PHP7 support by @gechetspr in #2068
- Release 2.0.0 by @gechetspr in #2067
New Contributors
- @vol4onok made their first contribution in #1994
- @pableu made their first contribution in #1996
- @ldaspt made their first contribution in #2015
- @Nidhognit made their first contribution in #2032
- @matweew made their first contribution in #2027
- @TheUnableDeveloper made their first contribution in #2056
Full Changelog: 2.0.0-beta4...2.0.0