mirror of
https://github.com/yswery/PHP-DNS-SERVER.git
synced 2026-04-26 01:35:57 +03:00
[PR #21] [MERGED] Json storage #50
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#50
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/21
Author: @samuelwilliams
Created: 4/11/2017
Status: ✅ Merged
Merged: 4/14/2017
Merged by: @yswery
Base:
master← Head:JSON_Storage📝 Commits (3)
e85ff3bFixed test configuration.f232ddfAdded constructor test.b342487Simplified the Json provider.📊 Changes
4 files changed (+124 additions, -40 deletions)
View changed files
📝
phpunit.xml(+24 -8)📝
src/JsonStorageProvider.php(+61 -21)📝
tests/JsonStorageProviderTest.php(+39 -8)➖
tests/bootstrap.php(+0 -3)📄 Description
I've simplified the JSON Storage provider and removed some of the complexity and code duplication.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.