Skip to content

Use PowerShell command as wmic fallback#476

Merged
mpociot merged 7 commits intomasterfrom
fix/windows-wmic
Jan 26, 2026
Merged

Use PowerShell command as wmic fallback#476
mpociot merged 7 commits intomasterfrom
fix/windows-wmic

Conversation

@mechelon
Copy link
Collaborator

Windows 11 24H2+ removed wmic, causing DNS detection to fail.

This temporarily uses my react/dns fork which adds a PowerShell fallback for newer Windows systems (keeps wmic as primary for older systems since it's faster).

Will switch back to official react/dns once the fix is merged & released upstream (reactphp/dns#228).

@mpociot mpociot merged commit d8cf4cc into master Jan 26, 2026
12 checks passed
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.

2 participants