[PR #88] [MERGED] Code improvements and bug-fixes. #97

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

📋 Pull Request Information

Original PR: https://github.com/yswery/PHP-DNS-SERVER/pull/88
Author: @samuelwilliams
Created: 4/11/2019
Status: Merged
Merged: 4/11/2019
Merged by: @samuelwilliams

Base: masterHead: master


📝 Commits (6)

📊 Changes

5 files changed (+29 additions, -12 deletions)

View changed files

📝 README.md (+1 -1)
📝 composer.json (+1 -1)
📝 docs/Event-Dispatcher.md (+2 -0)
📝 src/Resolver/AbstractResolver.php (+1 -1)
📝 src/Server.php (+24 -9)

📄 Description

No description provided


🔄 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/88 **Author:** [@samuelwilliams](https://github.com/samuelwilliams) **Created:** 4/11/2019 **Status:** ✅ Merged **Merged:** 4/11/2019 **Merged by:** [@samuelwilliams](https://github.com/samuelwilliams) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`685e7ce`](https://github.com/yswery/PHP-DNS-SERVER/commit/685e7ce98c8a4234e19f62d26ff70755b2273763) Updated doc. - [`8335ee6`](https://github.com/yswery/PHP-DNS-SERVER/commit/8335ee6dacddf4d49e42c02f64ada0bf9a4b7796) EventDispatcher is now optional. - [`484f588`](https://github.com/yswery/PHP-DNS-SERVER/commit/484f588584953cd2354dd5ed8e30d9efb8cb698b) Merge branch 'master' of https://github.com/yswery/PHP-DNS-SERVER - [`e00e7af`](https://github.com/yswery/PHP-DNS-SERVER/commit/e00e7af96ad637ee86b37f94a6b03adb2ef9c79c) README uses correct FQCN. - [`efe174f`](https://github.com/yswery/PHP-DNS-SERVER/commit/efe174f5b4eef70eb014b889197e1bf0974747a8) Fix PHP warning with wildcards. - [`46ef654`](https://github.com/yswery/PHP-DNS-SERVER/commit/46ef654d0cdd8182e90d0fc1b0df1f219590e351) Require latest React/Socket. ### 📊 Changes **5 files changed** (+29 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `composer.json` (+1 -1) 📝 `docs/Event-Dispatcher.md` (+2 -0) 📝 `src/Resolver/AbstractResolver.php` (+1 -1) 📝 `src/Server.php` (+24 -9) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 23:24:17 +03:00
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#97
No description provided.