Skip to content

Releases: yiisoft/proxy

Version 1.2.0

02 Apr 12:11
Immutable release. Only release title and notes can be modified.
1.2.0
7f31662

Choose a tag to compare

Version 1.1.0

23 Sep 12:48
1.1.0
752a4de

Choose a tag to compare

  • Chg #75: Change PHP constraint in composer.json to 8.1 - 8.4 (@batyrmastyr)
  • Enh #75: Support disjunctive normal form types (@batyrmastyr)
  • Bug #75: Fix the nullable parameter declarations for compatibility with PHP 8.4 (@batyrmastyr)

Version 1.0.5

17 Jan 13:21
1.0.5
2820941

Choose a tag to compare

  • Bug #67: Fix unexpected warning in ClassCache::get() in some cases (@vjik)

Version 1.0.4

16 Aug 08:13
1.0.4
cae69f5

Choose a tag to compare

  • Bug #64: Unfinalize ObjectProxy::__construct() (@vjik)

Version 1.0.3

15 Aug 12:46
1.0.3
64a9371

Choose a tag to compare

  • Bug #59: Fix rendering nullable union types (@vjik)
  • Bug #62: Fix rendering intersection types (@vjik)
  • Bug #63: Finalize ObjectProxy::__construct() (@vjik)

Version 1.0.2

18 Jul 06:47
1.0.2
527158f

Choose a tag to compare

Version 1.0.1

11 Jul 11:51
1.0.1
be54e7c

Choose a tag to compare

  • Bug #54: Revert implements section for proxy class (@arogachev)

1.0.0

09 Jul 11:21
1.0.0
5d869e7

Choose a tag to compare

  • Initial release.