Skip to content

[DI] Add symfony config BC warnings layer, to inform about an upgrade#4800

Merged
TomasVotruba merged 1 commit intomainfrom
tv-bc-container-layer
Aug 16, 2023
Merged

[DI] Add symfony config BC warnings layer, to inform about an upgrade#4800
TomasVotruba merged 1 commit intomainfrom
tv-bc-container-layer

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented Aug 16, 2023

Ref #4698

@TomasVotruba TomasVotruba changed the title add symfony config BC layer [DI] Add symfony config BC warnings layer Aug 16, 2023
@TomasVotruba TomasVotruba changed the title [DI] Add symfony config BC warnings layer [DI] Add symfony config BC warnings layer, to inform about an upgrade Aug 16, 2023
@TomasVotruba TomasVotruba force-pushed the tv-bc-container-layer branch from 9d1e159 to 23d069b Compare August 16, 2023 18:10
@TomasVotruba TomasVotruba enabled auto-merge (squash) August 16, 2023 18:10
@TomasVotruba TomasVotruba merged commit a6532a2 into main Aug 16, 2023
@TomasVotruba TomasVotruba deleted the tv-bc-container-layer branch August 16, 2023 18:11
/**
* @api deprecated, just for BC layer warning
*/
public function defaults(): void
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

defaults() method is only can be called if services() has return value and called as fluent, so this should not needed since services() got trigger_error() already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants