3.14.2
What's Changed
Fixes:
- Fix concurrent writing and reading on workers boot by @wapmorgan in #1137
- Fix Container Proxy recursion in ContainerScope by @roxblnfk in #1145
Code quality:
- Apply php7.4 in Rector preset by @samsonasik in #1134
- Register tests directory to Rector config path by @samsonasik in #1135
- Add runtime cache listeners to .gitignore by @samsonasik in #1138
- Apply Rector on src/*/tests for tests inside each components by @samsonasik in #1136
- Apply php8.0 in Rector preset by @samsonasik in #1139
- Bump Rector to 1.2.5 by @samsonasik in #1143
- Apply php8.1 in Rector preset by @samsonasik in #1141
New Contributors
- @wapmorgan made their first contribution in #1137
Full Changelog: 3.14.1...3.14.2