cakephp-api-pagination icon indicating copy to clipboard operation
cakephp-api-pagination copied to clipboard

Add support for CakePHP 5

Open ishanvyas22 opened this issue 7 months ago • 2 comments

ref. https://github.com/bcrowe/cakephp-api-pagination/issues/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.

ishanvyas22 avatar Mar 06 '25 06:03 ishanvyas22