Releases: FriendsOfPHP/proxy-manager-lts
Releases · FriendsOfPHP/proxy-manager-lts
v1.0.18
v1.0.17
What's Changed
- Fix deprecations related to implicit nullable types by @nicolas-grekas in #37
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Fix generating default values by @nicolas-grekas in #34
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- Fix generating proxies for arguments promoted as properties by @nicolas-grekas in #32
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- Fix generating return statements when magic method returns void by @nicolas-grekas in #31
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
- Fix assign cache 'this' context by @BesedinSasha in #27
- Fix exporting default values on PHP 8.2/8.1 by @nicolas-grekas in #30
New Contributors
- @BesedinSasha made their first contribution in #27
Full Changelog: v1.0.12...v1.0.13
Fix dumping complex return types for magic methods
Support read-only properties and the "never" return type
Set return type as nullable when parent is
v1.0.10 Create tag v1.0.10