[PR #71] [MERGED] Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase #87

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

📋 Pull Request Information

Original PR: https://github.com/yswery/PHP-DNS-SERVER/pull/71
Author: @samnela
Created: 9/19/2018
Status: Merged
Merged: 9/26/2018
Merged by: @yswery

Base: masterHead: fix/use-psr1-implementation


📝 Commits (1)

  • 8f4b581 Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

📊 Changes

5 files changed (+44 additions, -18 deletions)

View changed files

📝 tests/DecoderTest.php (+6 -5)
📝 tests/EncoderTest.php (+7 -6)
📝 tests/JsonResolverTest.php (+14 -3)
📝 tests/RecordTypeEnumTest.php (+14 -2)
📝 tests/ServerTest.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/71 **Author:** [@samnela](https://github.com/samnela) **Created:** 9/19/2018 **Status:** ✅ Merged **Merged:** 9/26/2018 **Merged by:** [@yswery](https://github.com/yswery) **Base:** `master` ← **Head:** `fix/use-psr1-implementation` --- ### 📝 Commits (1) - [`8f4b581`](https://github.com/yswery/PHP-DNS-SERVER/commit/8f4b5814e12d479b6df15f2d8c630bd09b883cfd) Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase ### 📊 Changes **5 files changed** (+44 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `tests/DecoderTest.php` (+6 -5) 📝 `tests/EncoderTest.php` (+7 -6) 📝 `tests/JsonResolverTest.php` (+14 -3) 📝 `tests/RecordTypeEnumTest.php` (+14 -2) 📝 `tests/ServerTest.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 2026-03-04 23:24:14 +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#87
No description provided.