This repository has been archived by the owner on Mar 5, 2023. It is now read-only.
Releases: 8fold/php-shoop
Releases · 8fold/php-shoop
ESArray::random should be able to return ESStore
Merge pull request #119 from 8fold/working Update ESArray.php
0.4.0
Add `doesNotHave` and `doesNotHaveMember`
0.3.14 Update HasImp.php
Ignore .DS_Store
0.3.12 ignore .DS_Store
ESArray::flatten - test
0.3.11 Error on GitHub Actions
ESArray::flatten
Takes a multi-dimensional and returns an indexed array with one level.
Allow sorting of members
0.3.9 Update composer.lock
ESArray::reindex
0.3.8 ESArray::reindex
Shooped::is, isNot no specified return type
Updating Interface
to finish 0.3.6
Shooped::is, isNot no specified return type
Limiting return of is()
and isNot()
did now allow Closure
to return various types.