Skip to content

Tags: minwork/array

Tags

v1.13.5

Toggle v1.13.5's commit message
style: Fixed version badge and added Github stars badge

v1.13.4

Toggle v1.13.4's commit message
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

Toggle v1.13.3's commit message
fix: Has method could invoke array_key_exists on not array variable

v1.13.2

Toggle v1.13.2's commit message
Merge remote-tracking branch 'origin/master'

v1.13.1

Toggle v1.13.1's commit message
Merge remote-tracking branch 'origin/master'

v1.13.0

Toggle v1.13.0's commit message
Added another flag to check method and improved documentation

v1.12.0

Toggle v1.12.0's commit message
Added wrapper around array_filter

v1.11.0

Toggle v1.11.0's commit message
Added each method and updated README links

v1.10.1

Toggle v1.10.1's commit message
Clarified Find mode description and updated README links

v1.10.0

Toggle v1.10.0's commit message
Added find method