Skip to content

Releases: steevanb/php-collection

3.2.0

13 May 16:23
Compare
Choose a tag to compare
 Add ReadOnlyInterface

3.1.1

10 May 20:06
Compare
Choose a tag to compare
 Fix .gitattributes

3.1.0

10 May 20:01
Compare
Choose a tag to compare
 Add .gitattributes

3.0.1

18 Feb 17:01
Compare
Choose a tag to compare
 Fix ObjectArrayDenormalizer::createObjectArray()

3.0.0

18 Feb 15:07
Compare
Choose a tag to compare
 3.0.0

2.6.0

03 Feb 14:24
Compare
Choose a tag to compare
 Add ObjectNormalizer, unit tests for PHP 7.1, 7.2, 7.3 and 7.4

2.5.0

30 Dec 13:33
Compare
Choose a tag to compare
 Add phpstan rule to not use TypedArrayInterface directly in foreach

2.4.0

03 Dec 22:06
Compare
Choose a tag to compare
 2.4.0

2.3.0

10 Nov 13:11
Compare
Choose a tag to compare
 Add BoolArray, FloatArray and ScalarArray

2.2.0

29 Oct 16:29
Compare
Choose a tag to compare
 Add merge() and update CI