Skip to content

fix deprecations#1173

Merged
steinkel merged 1 commit intoCakeDC:16.next-cake5from
LordSimal:more-fixes
Feb 23, 2026
Merged

fix deprecations#1173
steinkel merged 1 commit intoCakeDC:16.next-cake5from
LordSimal:more-fixes

Conversation

@LordSimal
Copy link
Contributor

key fixes:

  • Replaced deprecated behavior-table proxy calls with explicit behavior access
  • Replaced deprecated finder options-array usage with named arguments and updated finder signatures.
  • Removed deprecated ReflectionMethod::setAccessible() calls in tests.
  • Adjusted login rehash flow to avoid deprecated identifier-loading path.
  • Fixed a PHPUnit deprecation caused by named data-provider argument keys.

@steinkel steinkel merged commit 4eb491d into CakeDC:16.next-cake5 Feb 23, 2026
13 checks passed
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