Skip to content

Releases: FriendsOfPHP/proxy-manager-lts

v1.0.18

20 Mar 12:53
Compare
Choose a tag to compare

What's Changed

  • Fix error when proxying a method with a mixed argument with a null default value by @aboks in #38

New Contributors

  • @aboks made their first contribution in #38

Full Changelog: v1.0.17...v1.0.18

v1.0.17

19 Mar 09:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.16...v1.0.17

v1.0.16

24 May 07:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.15...v1.0.16

v1.0.15

16 May 13:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.14...v1.0.15

v1.0.14

30 Jan 10:50
v1.0.14
Compare
Choose a tag to compare

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

18 Oct 08:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.12...v1.0.13

Fix dumping complex return types for magic methods

05 May 09:31
Compare
Choose a tag to compare

Support read-only properties and the "never" return type

04 May 11:11
v1.0.11
Compare
Choose a tag to compare

See

  • #21 Generate code for never return type
  • #22 Add support for readonly properties

Set return type as nullable when parent is

04 May 11:09
v1.0.10
Compare
Choose a tag to compare
v1.0.10

Create tag v1.0.10

Honor existing return types when generating decorators

30 Apr 22:15
v1.0.9
Compare
Choose a tag to compare