What's Changed
- Fixed deprecation warning in CakePHP 5.2 by @bakewizard in #350
If you extended Search component, make sure to adjust the signature of startup() to:
public function startup(EventInterface $event): void
New Contributors
- @bakewizard made their first contribution in #350
Full Changelog: 7.3.0...7.4.0