Ronaldo Santana

Results 3 issues of Ronaldo Santana

Have you considered this as a PR for SQLx?

If, on your collection, you limit the total number of items: `$this->addMediaCollection(self::MEDIA_COLLECTION)->onlyKeepLatest(3);` It does not handle well, giving an error on this line `$temporaryFile = $temporaryDirectory->path($existingMedia->file_name);` of **HandlesExistingMediaTrait**

Change the method signature for Response, Request and the NewAPI one, to add version.