What's Changed
Fixes
- Disable uv to avoid fork() issues by @danog in #11250
- Fix issue with insufficient shared memory for interned strings buffer by @yethee in #11243
- Simplify redis return types by @danog in #11256
- Improve performance and accuracy of types comparison by @danog in #11257
- Fix TemplateInferredTypeReplacer by @VincentLanglet in #11258
Internal changes
- Allow sebastian/diff v7 by @liviuconcioiu in #11260
New Contributors
- @liviuconcioiu made their first contribution in #11260
Full Changelog: 6.4.0...6.5.0