php 8.4.3 + latest update = Timestamp format issue with s3

Status
This content is read-only, or is not open for further replies.

briansol

Guest
offline
Upgraded to the latest xf release and php 8.4.3 and started logging 100s of these. I am using s3 as a storage bucket.

Server error log
  • ErrorException: [E_USER_WARNING] Failed to parse the expires header as a timestamp due to an invalid timestamp format. Please refer to ExpiresString for the unparsed string format of this header.
  • src/vendor/aws/aws-sdk-php/src/S3/ExpiresParsingMiddleware.php:45
  • Generated by: Unknown account
  • Feb 5, 2025 at 9:01 PM

Stack trace​

#0...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom