-
As I'm using monolog already in my project with the newest 2.0 version, installation of cloudinary php sdk 2 beta fails because it requires monolog in a 1.24+ version.
-
Composer version 1.10.3 2020-04-09 16:26:35
My `composer.json`:
```json
{
"require": {
"guzzlehttp/guzzle": "^6.0",
"smarty/smarty": "3.1.12",
"musicglue/sidekiq…
-
Hi,
I have this error on prod with php7.4 but no error on local with php7.2
Any idea why ?
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 8.8
| PHP version | 7.3.9
| Installation Method | Composer
#### Summary
Framework: Yii2 …
-
Hi, in going through your API documentation, I noticed that resources_by_context() is missing from this PHP implementation, and I'm trying to use it for a site I'm building currently. Is there any way…
-
Hey,
I see that the only way of uploading files is by specifying a URL with the media. However, how can I do this in development? When I try and upload from development, I get a DNS error, because …
-
When uploading raw files using upload_large, the SDK seems to be adding characters to the end of the extension, making the files be rjected because they don't match the `allowed_formats` value. On my …
-
[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-yo…
-
I am converting animated webp image to jpg below is my php code:
```
```
When i am executing it, every time it gives me the error message like
**{"error":"convert: no images defined `/data…
-
```
google\appengine\runtime\CurlLiteOptionNotSupportedException: Option 10065 is not supported by this curl implementation.
at google\appengine\runtime\CurlLite->setOptionsArray (/base/data/home/runt…