Closed jase-languasco closed 1 week ago
Hi @jase-languasco, sorry to hear about your issues. I have done a test in my local with the same version you point here and I do not see the same behavior. To determine what the problem is, could you please try the following:
composer update
.Please let me know if that helps!
Thank you!
Thank you for the help. I finally figured it out myself.
It was actually a conflict between another packages requirements. I don't understand the exact conflict, but by updating the dependencies on on another package I was able to fix it
This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.
Describe the bug
I'm getting the following fatal:
I've uninstalled the package with composer and reinstalled it. I've looked at the installed code in the vendor directory and src/functions.php is there with the manifest function.
Not sure whats going on here. Any help would be appreciated.
Regression Issue
Expected Behavior
No fatal
Current Behavior
A fatal is being thrown
Reproduction Steps
Setting up SesClient
Using:
"aws/aws-sdk-php": "^3.325",
Possible Solution
No response
Additional Information/Context
No response
SDK version used
"aws/aws-sdk-php": "^3.325",
Environment details (Version of PHP (
php -v
)? OS name and version, etc.)PHP 8.3.9 (cli) (built: Jul 5 2024 12:03:46) (NTS) Copyright (c) The PHP Group Zend Engine v4.3.9, Copyright (c) Zend Technologies with Zend OPcache v8.3.9, Copyright (c), by Zend Technologies