Jackson Darlow

Results 3 issues of Jackson Darlow

Uploading public/visible files to S3 invokes an `Error executing "PutObject"...` error. But Uploading protected/private files works. **Version:** ``` > composer show league/flysystem-aws-s3-v3 1.0.23 aws/aws-sdk-php 3.101.1 ``` **Example:** ``` $adapter =...

# Problem I want to get unit test coverage for my own logic that invokes Elastica. How do I mock responses from Elastica to test specific outcomes? # One potential...

formatAddress() method added, with whitespace removal and $name value redundancy added. buildBasicMail() method refactored to utilise formatAddress() method.