fix: IPv6 compatibility across containers and PHP AIO interface#8019
Draft
fix: IPv6 compatibility across containers and PHP AIO interface#8019
Conversation
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/c71fba87-d463-4682-9cb3-abb659b2ca40 Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
szaimen
April 28, 2026 19:12
View session
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/42427bd4-05e6-4197-bdb7-db3761815113 Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
Copilot stopped work on behalf of
szaimen due to an error
April 28, 2026 19:23
szaimen
reviewed
Apr 28, 2026
| * 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 { |
Collaborator
There was a problem hiding this comment.
I'd say we shouls introduce a new helper class
This was referenced Apr 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.