Skip to content

Set DEFAULT_TOKEN_TTL_SECONDS const as string type#3324

Open
thomashockaday wants to merge 1 commit into
aws:masterfrom
thomashockaday:default-token-ttl-as-string
Open

Set DEFAULT_TOKEN_TTL_SECONDS const as string type#3324
thomashockaday wants to merge 1 commit into
aws:masterfrom
thomashockaday:default-token-ttl-as-string

Conversation

@thomashockaday

Copy link
Copy Markdown

This deprecation warning appears on the x-aws-ec2-metadata-token-ttl-seconds header for PHP 8.2:

Since guzzlehttp/psr7 2.11: Passing int to MessageInterface::withHeader() is deprecated; guzzlehttp/psr7 3.0 requires string|string[]. in /var/app/current/vendor/symfony/deprecation-contracts/function.php on line 25

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This deprecation warning appears on the x-aws-ec2-metadata-token-ttl-seconds header: Since guzzlehttp/psr7 2.11: Passing int to MessageInterface::withHeader() is deprecated; guzzlehttp/psr7 3.0 requires string|string[]. in /var/app/current/vendor/symfony/deprecation-contracts/function.php on line 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant