Replies: 1 comment
-
No idea |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm experiencing strange behavior since an update on the aws/aws-sdk-php package.
Here is the stack trace:
Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '256' frames
All files are stored on a S3 like (space @ DigitalOcean)
I've narrowed down the issue to a particular release of aws/aws-sdk-php
"aws/aws-sdk-php": "3.242.1", -> OK
"aws/aws-sdk-php": "3.243.0", -> NOT OK
Do you have any idea what could be wrong?
Beta Was this translation helpful? Give feedback.
All reactions