cloudinary_php icon indicating copy to clipboard operation
cloudinary_php copied to clipboard

PHP extension for Cloudinary

Results 14 cloudinary_php issues
Sort by recently updated
recently updated
newest added

## Bug report for Cloudinary PHP SDK Before proceeding, please update to latest version and test if the issue persists ## Describe the bug in a sentence or two. In...

When the public_id contains commas the methods uploadApi()->updateMetadata and uploadApi()->upload generates an invalid signature error. However the adminApi->update method runs ok.

I installed the latest version and works fine with PHP 8, but shows fatal error on PHP 7.4 Fatal error: Composer detected issues in your platform: Your Composer dependencies require...

### Brief Summary of Changes #### What does this PR address? - [ ] GitHub issue (Add reference - #XX) - [ ] Refactoring - [x] New feature - [...

Errors like #328 could have been prevented by using static analysis.

## Bug report for Cloudinary PHP SDK Before proceeding, please update to latest version and test if the issue persists ## Describe the bug in a sentence or two. ```...

## Bug report for Cloudinary PHP SDK Before proceeding, please update to latest version and test if the issue persists ## Describe the bug in a sentence or two. After...

The current version of this SDK requires Guzzle. My application uses Symfony's HttpClient (which allows for automatic retries and integration with the debug toolbar, compelling reasons for me to use...

Class 'Cloudinary\ClassUtils' not found this error occur in BaseConfigSection.php file

We're looking to enhance our sample projects and we need your help! Our sample project needs some updating which gives you a chance to contribute to our SDKs and showcase...