Added
EntityRepository::find()
andObjectRepository::find()
- thanks @jaikdean (#11)- Closures passed to
Collection::map()
,Collection::partition()
, etc are now allowed to omit arguments
Fixed
Collection::exists()
signatureCollection
sTKey
generic parameter is now limited toarray-key
Breaking changes
- Minimum Psalm version is now 3.0.15