Skip to content

Tags: minwork/array

Tags

v1.13.5

style: Fixed version badge and added Github stars badge

v1.13.4

chore: PHPDoc and Tests clean up

- Moved tests to proper namespace and folder
- Added composer autoloader to phpunit tests
- Improved PHPDoc to better reflect current state

v1.13.3

fix: Has method could invoke array_key_exists on not array variable

v1.13.2

Merge remote-tracking branch 'origin/master'

v1.13.1

Merge remote-tracking branch 'origin/master'

v1.13.0

Added another flag to check method and improved documentation

v1.12.0

Added wrapper around array_filter

v1.11.0

Added each method and updated README links

v1.10.1

Clarified Find mode description and updated README links

v1.10.0

Added find method