Catch-up release with recent PR's and support for Symfony 8 and PHP 8.5.
To test this release append @rc in your composer.json, ie. "^4.11@rc" should work as version constraint.
What's Changed
- feat: string class name to class constant by @shakaran in #741
- feat: string class name to class constant in extension by @shakaran in #742
- feat: phpredis: add support for OPT_SCAN by @shakaran in #745
New Contributors
Full Changelog: 4.10.0...4.11.0-rc.1