* chore: update files with rector 5.3
* feat: upgrade cakephp deps
* chore: remove deprecations
* fix: can't reuse `q` short option
* fix: check type before setProvider
* fix: use the right name of behavior
* test: fix notice on mock upgrading to phpunit 12.5.1
* chore: coding style
* test: fix notice for mock use
* test: remove unused fixture
* test: fix expected
* ci: test PHP 8.4 and MySQL 8.4
* test: expected true for postgres
* test: add integration test for expired token
* test: fix use mock
* test: remove ini set apc
* ci: test with PHP 8.5