Skip to content

fix: IPv6 compatibility across containers and PHP AIO interface#8019

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/investigate-ipv6-compatibility
Draft

fix: IPv6 compatibility across containers and PHP AIO interface#8019
Copilot wants to merge 2 commits intomainfrom
copilot/investigate-ipv6-compatibility

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 28, 2026

  • Maybe create a new helper class for helpers?

* to IPv6 (AAAA record) when no A record is found. Returns the hostname
* unchanged when neither record resolves successfully.
*/
public static function resolveHostname(string $hostname): string {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say we shouls introduce a new helper class

@szaimen szaimen added 2. developing Work in progress enhancement New feature or request labels Apr 28, 2026
@szaimen szaimen added this to the next milestone Apr 28, 2026
@szaimen szaimen modified the milestones: v13.0.0, next Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants