Skip to content

Releases: php-ds/tests

v1.6.0

02 May 17:42

Choose a tag to compare

v1.3.1

07 Oct 23:30
44df871

Choose a tag to compare

What's Changed

  • Test ArrayAccess interface by @BenMorel in #15
  • Bump min PHP to v7.2 in order to allow usage of PHP8 compatible PHPUnit by @simPod in #16
  • Introduce Xdebug 3 support by @simPod in #18

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Oct 23:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.0

25 Jul 02:58

Choose a tag to compare

  • Added test for updated capacities.

v1.1.10

26 Apr 08:55

Choose a tag to compare

  • Added tests for implicit iterators