Skip to content

ext/sockets/tests/gh21161.phpt: skip if no ipv6#22403

Open
orlitzky wants to merge 1 commit into
php:PHP-8.4from
orlitzky:gh21161-needs-ipv6
Open

ext/sockets/tests/gh21161.phpt: skip if no ipv6#22403
orlitzky wants to merge 1 commit into
php:PHP-8.4from
orlitzky:gh21161-needs-ipv6

Conversation

@orlitzky

Copy link
Copy Markdown
Contributor

If AF_INET6 is not defined, we get

Fatal error: Uncaught Error: Undefined constant "AF_INET6" ...

before the expected error.

If AF_INET6 is not defined, we get

  Fatal error: Uncaught Error: Undefined constant "AF_INET6" ...

before the _expected_ error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant