Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBX-8535: Deprecate RequestParser and implementations #129

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

ViniTou
Copy link
Contributor

@ViniTou ViniTou commented Aug 30, 2024

🎫 Issue IBX-8535

Description:

During removing deprecated \Ibexa\Bundle\Rest\RequestParser\Router it turned out, it does not make much sense to keep interface and other unused implementations.

For QA:

Documentation:

@ViniTou ViniTou force-pushed the ibx-8535-deprecate-request-parser branch from 73be1d4 to 6aa72e3 Compare August 30, 2024 07:58
@ViniTou ViniTou requested a review from a team September 2, 2024 10:23
Comment on lines 12 to 13
* @deprecated 4.6.11
* use \Ibexa\Contracts\Rest\UriParser\UriParserInterface and \Symfony\Component\Routing\RouterInterface instead
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it should be in one line and match our deprecation document:

#VERSION# The "#CLASSNAME#" class is deprecated, will be removed in #VERSION#. Use "#CLASSNAME#" instead.

See https://ibexa.atlassian.net/wiki/spaces/ENG/pages/5799937/PHP+Conventions+Deprecation+standards

@Steveb-p Steveb-p requested a review from a team September 2, 2024 12:42
Copy link
Contributor

@konradoboza konradoboza left a comment

Choose a reason for hiding this comment

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

+1 once Paweł's remark is incorporated.

@ViniTou ViniTou requested a review from Steveb-p September 3, 2024 08:07
Copy link

sonarqubecloud bot commented Sep 3, 2024

@alongosz alongosz requested a review from a team September 4, 2024 12:07
@adamwojs adamwojs merged commit c6cf637 into 4.6 Sep 6, 2024
11 checks passed
@adamwojs adamwojs deleted the ibx-8535-deprecate-request-parser branch September 6, 2024 15:10
@adamwojs
Copy link
Member

adamwojs commented Sep 6, 2024

You can merge up changes @ViniTou

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.

6 participants