Skip to content

Releases: xp-framework/io-collections

10.1.0: XP 12 compatibility

24 Mar 11:36
Compare
Choose a tag to compare
  • Made compatible with XP 12 - @thekid

10.0.2: XP 11 compatibility

21 Oct 18:17
Compare
Choose a tag to compare
  • Made library compatible with XP 11 - @thekid

10.0.1: PHP 8.1 compatibility

24 Sep 13:07
Compare
Choose a tag to compare
  • Simplify getIterator() by refactoring its anonymous inner class
    to yield expressions. Fixes PHP 8.1 compatiblity
    (@thekid)

10.0.0: PHP 8 attributes

29 Dec 10:10
Compare
Choose a tag to compare
  • Heads up: Requires XP 10.2 minimum! - @thekid
  • Convert annotations to PHP 8 attributes - @thekid

9.0.0: Drop PHP 5 support

10 Apr 11:45
Compare
Choose a tag to compare
  • Implemented xp-framework/rfc#334: Drop PHP 5.6:
    . Heads up: Minimum required PHP version now is PHP 7.0.0
    . Rewrote code base, grouping use statements
    . Converted newinstance to anonymous classes
    (@thekid)

8.0.2: Annotation syntax

10 Apr 10:36
Compare
Choose a tag to compare
  • Implemented RFC #335: Remove deprecated key/value pair annotation syntax
    (@thekid)

8.0.1: XP10 compatibility

04 Apr 18:58
Compare
Choose a tag to compare
  • Made compatible with XP 10 - @thekid

8.0.0: XP9 Compatibiliy

28 May 10:36
Compare
Choose a tag to compare
  • Heads up: Dropped PHP 5.5 support! - @thekid
  • Merged PR #1: Forward compatibility with XP 9.0.0 - @thekid

7.1.0: XP8 compatibility

28 Aug 21:36
Compare
Choose a tag to compare
  • Added forward compatibility with XP 8.0.0 - @thekid

7.0.0: XP7 compatibility

21 Feb 17:20
Compare
Choose a tag to compare