Skip to content

Replace ListRepresentation with PaginatedRepresentation #7740

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

Merged
merged 4 commits into from
Jan 19, 2025

Conversation

mamazu
Copy link
Contributor

@mamazu mamazu commented Jan 19, 2025

Q A
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Fixed tickets -
Related issues/PRs #7547
License MIT
Documentation PR -

What's in this PR?

Replacing the deprecated ListRepresentation with the PaginatedRepresentation.

Why?

It's deprecated so let's remove it.

@mamazu mamazu added the DX Affecting the end developer label Jan 19, 2025
@mamazu mamazu force-pushed the pagination_representation branch 2 times, most recently from 9267567 to 4185ec7 Compare January 19, 2025 18:59
@mamazu mamazu force-pushed the pagination_representation branch from 4185ec7 to e47c20e Compare January 19, 2025 19:21
@alexander-schranz
Copy link
Member

@mamazu the 3.0 phpstan Lint can currently be ignored. There are a few things we need discuss internal which I don't wanted directly be added to the baseline.

@mamazu
Copy link
Contributor Author

mamazu commented Jan 19, 2025

Okay then I'll close the other PR. Do you have a tip for how to deal with this locally? Because with removing classes I like to remove the class and then just fix the places where phpstan complains.

@alexander-schranz alexander-schranz merged commit a64836d into sulu:3.0 Jan 19, 2025
8 of 9 checks passed
@mamazu mamazu deleted the pagination_representation branch January 19, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Affecting the end developer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants