Update dependency doctrine/orm to v3 #221
Open
+39
−305
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.20.0
->^3.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
doctrine/orm (doctrine/orm)
v3.3.0
Compare Source
Release Notes for 3.3.0
Feature release (minor)
3.3.0
New Features
createNamedParameter
toQueryBuilder
thanks to @norkunasImprovements
11657: Support for DBAL 4.2 EnumType in SchemaTool thanks to @beberlei
11560: Remove unused $pkColumns when gathering columns thanks to @smoothie
11557: Make CountWalker use COUNT(*) when $distinct is explicitly set to false (#11552) thanks to @d-ph
11365: Reintroduce PARTIAL, but only for non-object hydration. thanks to @beberlei
11653: [GH-8471] Undeprecate PARTIAL for objects in DQL thanks to @beberlei
Deprecations
Documentation
Static Analysis
v3.2.3
Compare Source
Release Notes for 3.2.3
3.2.x bugfix release (patch)
3.2.3
Total issues resolved: 0
Total pull requests resolved: 2
Total contributors: 2
11614: Guides as dev dependency thanks to @greg0ire
Test Suite
v3.2.2
Compare Source
Release Notes for 3.2.2
3.2.x bugfix release (patch)
3.2.2
Documentation
This release also includes changes from https://github.com/doctrine/orm/releases/tag/2.19.7
v3.2.1
Compare Source
Release Notes for 3.2.1
3.2.x bugfix release (patch)
3.2.1
Bugfixes
Improvement
This release includes changes from 2.19.6
v3.2.0
Compare Source
Release Notes for 3.2.0
3.2.0
Improvement
Deprecation
v3.1.4
Compare Source
Release Notes for 3.1.4
3.1.x bugfix release (patch)
3.1.4
Bugfixes
Query::getLockMode()
for DBAL 4 thanks to @derrabusCI
v3.1.3
Compare Source
Release Notes for 3.1.3
3.1.3
Bugfixes
AbstractHydrator::toIterable()
thanks to @simPodTest Suite
Documentation
v3.1.2
Compare Source
Release Notes for 3.1.2
3.1.2
Bug
Documentation
Static Analysis
Changes from Lower Branches
This release contains all changes of the 2.19.4 release.
v3.1.1
Compare Source
Release Notes for 3.1.1
3.1.1
Bug
Documentation
Changes from Lower Branches
v3.1.0
Compare Source
Release Notes for 3.1.0
Feature release (minor)
3.1.0
Deprecation
Improvement
Static Analysis
Documentation,Improvement
Changes from Lower Branches
v3.0.3
Compare Source
Release Notes for 3.0.3
3.0.3
Changes from Lower Branches
v3.0.2
Compare Source
Release Notes for 3.0.2
3.0.2
Code Style
Bug
Improvement
Changes from Lower Branches
v3.0.1
Compare Source
Release Notes for 3.0.1
3.0.x bugfix release (patch)
3.0.1
BC Break
Test Suite
Documentation
Bug
Static Analysis
CI
Changes from Lower Branches
v3.0.0
Compare Source
Release Notes for 3.0.0
After almost 8 years of work by many different contributors, we're incredibly proud to announce the release of Doctrine ORM 3.0.0!
Upgrade
We've written an upgrade guide, but the best way to prepare for the upgrade is to first upgrade to the latest 2.x version, and address any deprecation that is reported.
3.0.0
BC Break
$entityAnnotationClasses
andgetReader()
thanks to @derrabus$lockMode
parameter toEntityManager::refresh()
thanks to @michnovkaObjectManagerAware
thanks to @derrabusTreeWalkerChainIterator
thanks to @derrabusProxy
marker interface thanks to @derrabusAbstractIdGenerator::generate()
and add native types to ID generators thanks to @derrabusConfiguration::ensureProductionSettings()
thanks to @derrabusAbstractHydrator
and child classes thanks to @derrabusPHPDriver
thanks to @beberleiSetup::registerAutoloadDirectory()
thanks to @derrabusVersion
class thanks to @derrabusQuery::iterate()
thanks to @derrabusUnitOfWork
thanks to @derrabusNode::dispatch()
thanks to @derrabus and @greg0ireImprovement
ArrayParameterType
constants thanks to @derrabussetAccessible()
calls thanks to @derrabusClosure::fromCallable()
calls thanks to @derrabusStringable
interface thanks to @derrabusgetSQLResultCasing()
thanks to @derrabusBugfixes
SQLitePlatform
for DBAL 4 thanks to @derrabusStatic Analysis
Documentation
merge()
operation thanks to @mpdude and @beberleiTest Suite
RequiresPhp
attributes tConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.