Skip to content

Add support for CakePHP 5 #15

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

ishanvyas22
Copy link
Contributor

@ishanvyas22 ishanvyas22 commented Mar 6, 2025

ref. #14

@bcrowe The PR can be merged after you move current code into 3.x branch for CakePHP 4 support.

For the support of PHP 8.4, it needs to have CakePHP 5.1 which blocks the users who wants to use cake 5.0. So it's better to include it into a separate minor release.

@bcrowe
Copy link
Owner

bcrowe commented Mar 7, 2025

🙌 Thanks for this @ishanvyas22 ! I'll take a look over this later tonight and get things merged and make a release.

@ishanvyas22
Copy link
Contributor Author

Hey @bcrowe, did you had a chance to look at it? No pressure just following up.

If paging attribute is present in the request object it is given precedence over PaginatedInterface object.
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