-
I have been using the JWT middleware for several years, and it's helped me quickly develop some great APIs, so thanks for the hard work!
I've just started a new project which uses Slim 3, but also …
-
php7.4
GuzzleHttp:7.0
Fatal error: Uncaught Error: Undefined class constant 'VERSION' in /Users/aaaxx/bbbbaade/wxpayv3/vendor/wechatpay/wechatpay-guzzle-middleware/src/WechatPayMiddleware.php:162 St…
mkerj updated
4 years ago
-
## Description
The site crashes with the message "The website encountered an unexpected error. Please try again later." when trying to get app analytics.
## Steps to Reproduce
Steps to reproduce …
-
When I try to update/install apps from the appstore, I get the message: "Error: Could not download app XXXX".
We use a MITM-proxy and uptonow it was sufficient to append our own certificate to /file…
-
Could this package be updated with Guzzle 7 support? It's holding back my application update now :-)
ghost updated
3 years ago
-
#### Environment details
- OS: MacOS 10.14.6
- PHP version: 7.2
- Package name and version: `google/apiclient": "^2.0`
#### Steps to reproduce
1. I have created a Custom Endpoint wi…
-
I found in my log file sporadic error entries (all from 17.58.99.197):
`Undefined index: xref …/app/Http/RequestHandlers/MediaFileThumbnail.php:54 #0 …/app/Http/RequestHandlers/MediaFileThumbnail.php…
-
始终报这个错:
1) HyperfTest\Cases\MediaTest::testUpload
GuzzleHttp\Exception\RequestException: cURL error 0: The cURL request was retried 3 times and did not succeed. The most likely reason for the failur…
-
I need to post some data that is generated periodically to my GAE app using a PHP script. I don't really understand how to make this library work for that. I generated a service key which my script po…
-
Hi, I just tried to setup phpstan with phpunit but it's not working for me.
I have installed phpstan/phpstan@0.12.50, phpstan/phpstan-phpunit@0.12.16 and phpstan/phpstan/extension-loader@1.0.5.
Here…