4.4.6
What's Changed
- [PHP 8.2] Fix
${var}
string interpolation deprecation by @Ayesh in #1266 - Address PHP 8.2. warnings by @DerManoMann in #1263
- Add 8.2 to build matrix by @DerManoMann in #1260
- CS tweaks by @DerManoMann in #1268
- Fix vitepress link by @DerManoMann in #1269
- Multi types by @DerManoMann in #1270
- add+update project links by @alphaolomi in #1273
- Pick up property type (simple) from method return type-hint by @DerManoMann in #1275
- Only use method return type-hint if property type not yet set by @DerManoMann in #1276
- export-ignore docs and Changelog.md by @DerManoMann in #1277
- Handle '&' used for return by reference by @DerManoMann in #1274
New Contributors
- @Ayesh made their first contribution in #1266
- @alphaolomi made their first contribution in #1273
Full Changelog: 4.4.5...4.4.6