Skip to content

Releases: dcsg/php-immutable-collections

Support multiple php versions

21 Mar 12:32
19c5d79
Compare
Choose a tag to compare

Support for:

  • PHP 7.4, 8.0, 8.1

bump minimum PHP version to 7.2

10 Mar 19:04
Compare
Choose a tag to compare
2.0.0

update changelog

Minor improvement by using `\in_array`

10 Mar 18:49
Compare
Choose a tag to compare
1.1.2

use `\in_array` instead of `in_array`

1.1.1

27 Jan 12:37
Compare
Choose a tag to compare

Move the Tests namespace to the autoload_dev

1.1.0

27 Jan 11:37
Compare
Choose a tag to compare

Enablement of strict types

1.0.0

26 Jan 17:16
Compare
Choose a tag to compare

Initial release