[PR #104] Update SystemResolver.php #107

Open
opened 2026-03-04 23:24:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/yswery/PHP-DNS-SERVER/pull/104
Author: @msorokin177
Created: 9/14/2020
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • c63cc55 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/yswery/PHP-DNS-SERVER/pull/104 **Author:** [@msorokin177](https://github.com/msorokin177) **Created:** 9/14/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c63cc55`](https://github.com/yswery/PHP-DNS-SERVER/commit/c63cc55235623a5b03731555fec16f79ca94f328) Update SystemResolver.php ### 📊 Changes **1 file changed** (+12 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/Resolver/SystemResolver.php` (+12 -9) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PHP-DNS-SERVER#107
No description provided.