Skip to content

Tags: somnambulist-tech/collection

Tags

5.5.1

Toggle 5.5.1's commit message
Fix PHP 8.4 deprecations

5.5.0

Toggle 5.5.0's commit message
Allow collections to be restricted to a specific type: int, scalar, c…

…lass, interface etc.

5.4.0

Toggle 5.4.0's commit message
Update dependencies

5.3.0

Toggle 5.3.0's commit message
Add when() and alias for hasNoneOf

5.2.2

Toggle 5.2.2's commit message
Additional return types for deprecation notices

5.2.1

Toggle 5.2.1's commit message
Fix add removeEmpty/Nulls on FrozenCollection

Methods return new collections so are safe on the frozen collection

5.2.0

Toggle 5.2.0's commit message
Add firstOrFail and lastOrFail

5.1.0

Toggle 5.1.0's commit message
Add hasAllOf alias and matchingRule

Fix bug in ClassUtils::setProperty
Fix bug in get() to handle callables
Update closure to arrow functions where possible

5.0.1

Toggle 5.0.1's commit message
Fix type hint in interface

5.0.0

Toggle 5.0.0's commit message
PHP8 support