Releases: laravel-doctrine/orm
Releases · laravel-doctrine/orm
3.3.2
3.3.1
What's Changed
- Remove deprecated ReflectionProperty::setAccessible() calls by @keithbrink in #691
Full Changelog: 3.3.0...3.3.1
3.3.0
What's Changed
- Update phpunit due to https://packagist.org/packages/phpunit/phpunit/… by @TomHAnderson in #688
- Add MariadbConnection to 3.3.x by @TomHAnderson in #689
The change to phpunit was big enough that we've dropped support for PHP 8.2.
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- Fix Static Factory Constructors by @DudeMason in #672
- Hotfix/lazy object orm by @TomHAnderson in #680
- Hotfix/phpstan by @TomHAnderson in #681
- Add PHP 8.5 to workflows by @TomHAnderson in #682
- Merge PR #678 with enableNativeLazyObjects fix by @TomHAnderson in #683
- Removed docs on Loggers in this repo (see Extensions) by @TomHAnderson in #674
- Keithbrink/use overrides for connection settings by @TomHAnderson in #684
- feat: use overrides for connection settings by @keithbrink in #670
- Nostradamuxictbv/3.1.x by @TomHAnderson in #685
- Use of iterator_to_array in PaginatorAdapter for incorrect limit on dataset by @jeroenzwart in #666
- Follow-up to #671: PHPStan fixes by @Lanatel in #686
- Fluent Support for Doctrine 3 by @DudeMason in #671
New Contributors
- @DudeMason made their first contribution in #672
- @jeroenzwart made their first contribution in #666
- @Lanatel made their first contribution in #686
Full Changelog: 3.1.1...3.2.0
3.1.1
What's Changed
- Use runner image ubuntu 24.04 by @TomHAnderson in #665
- Lazily resolve ManagerRegistry in EntityManagerProvider by @LegendEffects in #664
New Contributors
- @LegendEffects made their first contribution in #664
Full Changelog: 3.1.0...3.1.1
3.1.0
3.0.6
3.0.5
What's Changed
- Test & static analysis against php 8.4 by @sergiy-petrov in #650
- Hotfix/coverage by @TomHAnderson in #651
- rememberToken should allow nullable by @TomHAnderson in #653
Full Changelog: 3.0.4...3.0.5
3.0.4
3.0.3
What's Changed
- Upgraded to phpunit 11.4 by @TomHAnderson in #639
- Added PHP versions to README by @TomHAnderson in #640
- Installed testbench; removed problematic InteractsWithEntities trait and test by @TomHAnderson in #641
- Test DoctrineServiceProvider by @TomHAnderson in #642
- Feature/service provider test by @TomHAnderson in #643
- Revert return to null if manager is not found; add bool to throw exce… by @TomHAnderson in #644
Full Changelog: 3.0.2...3.0.3