KeyValueStore
KeyValueStore copied to clipboard
Fix fetch from array storage
Implementation of \Doctrine\KeyValueStore\Storage\ArrayStorage::find() has been copy-pasted from delete() including the unset logic instead of replacing it with return.