[PR #103] [CLOSED] Support projects that use Symfony 5 #106

Closed
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/103
Author: @ampaze
Created: 6/2/2020
Status: Closed

Base: masterHead: patch-2


📝 Commits (2)

  • 29ec815 Support projects that use Symfony 5
  • 9e7e6e6 Use the correct event interfaces and dispatcher->dispatch arguments

📊 Changes

5 files changed (+10 additions, -9 deletions)

View changed files

📝 composer.json (+4 -4)
📝 src/Event/QueryReceiveEvent.php (+1 -1)
📝 src/Event/ServerExceptionEvent.php (+1 -1)
📝 src/Event/ServerStartEvent.php (+1 -1)
📝 src/Server.php (+3 -2)

📄 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/103 **Author:** [@ampaze](https://github.com/ampaze) **Created:** 6/2/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`29ec815`](https://github.com/yswery/PHP-DNS-SERVER/commit/29ec81574cae375c313502931a0059e529e02969) Support projects that use Symfony 5 - [`9e7e6e6`](https://github.com/yswery/PHP-DNS-SERVER/commit/9e7e6e6541fc368939fe35884fd98f8da0a2878f) Use the correct event interfaces and dispatcher->dispatch arguments ### 📊 Changes **5 files changed** (+10 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+4 -4) 📝 `src/Event/QueryReceiveEvent.php` (+1 -1) 📝 `src/Event/ServerExceptionEvent.php` (+1 -1) 📝 `src/Event/ServerStartEvent.php` (+1 -1) 📝 `src/Server.php` (+3 -2) </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 closed this issue 2026-03-04 23:24:21 +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#106
No description provided.