Skip to content

Releases: xp-lang/xp-generics

2.1.0: Generic ::class

04 Aug 19:49
Compare
Choose a tag to compare
  • Fixed generic type component resolution inside namespaces - @thekid
  • Fixed issue #10: Undefined property: lang\ast\types\IsValue::$name
    (@thekid)
  • Merged PR #9: Implement resolving T<string>::class - @thekid

2.0.1: Parameters fix

03 Aug 08:30
Compare
Choose a tag to compare
  • Fixed non-generic and untyped parameters not being taken into account
    (@thekid)

2.0.0: XP 12, PHP 7.4+

24 Mar 13:46
Compare
Choose a tag to compare
  • Dropped support for PHP 7.0 - 7.3 - @thekid
  • Made compatible with XP 12, Compiler version 9.0.0 - @thekid

1.0.0: Stable release

02 Mar 08:33
Compare
Choose a tag to compare
  • Added PHP 8.4 to the test matrix - @thekid

0.7.0: Component type literals

01 Oct 07:45
Compare
Choose a tag to compare
  • Merged PR #8: Add support for component type literals - @thekid
  • Merged PR #7: Use new reflection API in tests - @thekid

0.6.0: Casting

30 Sep 14:38
Compare
Choose a tag to compare
  • Merged PR #6: Add support for casts - @thekid

0.5.1: Parent class loading fix

29 Jul 12:29
Compare
Choose a tag to compare
  • Fixed error Class ... is not a generic definition when parent class
    was not previously loaded
    (@thekid)

0.5.0: Extending generics

12 Feb 11:14
Compare
Choose a tag to compare

0.4.0: Compiler release

06 Nov 23:04
Compare
Choose a tag to compare
  • Use release version of xp-framework/compiler - @thekid

0.3.0: Interfaces and base classes

06 Nov 17:28
Compare
Choose a tag to compare
Pre-release