cloudinary / cloudinary_php

PHP extension for Cloudinary
https://cloudinary.com/documentation/php_integration
MIT License
389 stars 151 forks source link

Fix format for fetched assets #371

Closed const-cloudinary closed 1 year ago

const-cloudinary commented 1 year ago

Brief Summary of Changes

Some tags were rendered incorrectly when remote(fetch) URL was provided as a source. This PR handles fetch delivery type, by setting f_ transformation parameter instead.

What does this PR address?

Are tests included?

Reviewer, please note:

Checklist: