Skip to content

Releases: schmittjoh/php-collection

PHP compatibility fixes

21 Mar 13:03

Choose a tag to compare

0.6.0

avoid type errors

Adds Sets

05 Aug 10:48

Choose a tag to compare

Among some fixes, this release adds an implementation for Set.

Some minor enhancements

18 Mar 14:27

Choose a tag to compare

This makes some minor enhancements:

  • adds exists() method
  • makes PHP doc comments compatible with IDEs

0.3.1

21 Dec 12:18

Choose a tag to compare

fixes tests on PHP 5.3