Skip to content

Releases: dcsg/php-immutable-collections

Support multiple php versions

Choose a tag to compare

@dcsg dcsg released this 21 Mar 12:32
19c5d79

Support for:

  • PHP 7.4, 8.0, 8.1

bump minimum PHP version to 7.2

Choose a tag to compare

@dcsg dcsg released this 10 Mar 19:04
2.0.0

update changelog

Minor improvement by using `\in_array`

Choose a tag to compare

@dcsg dcsg released this 10 Mar 18:49
1.1.2

use `\in_array` instead of `in_array`

1.1.1

Choose a tag to compare

@dcsg dcsg released this 27 Jan 12:37

Move the Tests namespace to the autoload_dev

1.1.0

Choose a tag to compare

@dcsg dcsg released this 27 Jan 11:37

Enablement of strict types

1.0.0

Choose a tag to compare

@dcsg dcsg released this 26 Jan 17:16

Initial release