mirror of
https://github.com/yswery/PHP-DNS-SERVER.git
synced 2026-04-25 17:25:53 +03:00
[PR #104] Update SystemResolver.php #107
Labels
No labels
bug
enhancement
enhancement
hacktoberfest
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PHP-DNS-SERVER#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/yswery/PHP-DNS-SERVER/pull/104
Author: @msorokin177
Created: 9/14/2020
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (1)
c63cc55Update SystemResolver.php📊 Changes
1 file changed (+12 additions, -9 deletions)
View changed files
📝
src/Resolver/SystemResolver.php(+12 -9)📄 Description
hi, I fixed a bug
I left a link to the reason in the comments and here (https://bugs.php.net/bug.php?id=73149)
PHP Warning: dns_get_record(): A temporary server error occurred. in /root/php-dns/src/Resolver/SystemResolver.php on line 65
PHP Warning: Invalid argument supplied for foreach() in /root/php-dns/src/Resolver/SystemResolver.php on line 68
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.