Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Deprecate passing an event manager to CF::createConnection()#1976

Merged
greg0ire merged 1 commit into
doctrine:2.17.xfrom
greg0ire:depr-event-manager
Sep 5, 2025
Merged

Deprecate passing an event manager to CF::createConnection()#1976
greg0ire merged 1 commit into
doctrine:2.17.xfrom
greg0ire:depr-event-manager

Conversation

@greg0ire
Copy link
Copy Markdown
Member

@greg0ire greg0ire commented Sep 5, 2025

All this method does with the event manager is pass it to the DBAL connection when on DBAL 3. There is no point in keeping this argument forever, so let us introduce an alternate signature that allows skipping the event manager argument.

All this method does with the event manager is pass it to the DBAL
connection when on DBAL 3. There is no point in keeping this argument
forever, so let us introduce an alternate signature that allows skipping
the event manager argument.
@greg0ire greg0ire added this to the 2.17.0 milestone Sep 5, 2025
@greg0ire greg0ire merged commit cfb272f into doctrine:2.17.x Sep 5, 2025
12 checks passed
@greg0ire greg0ire deleted the depr-event-manager branch September 5, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants