[PR #37] [MERGED] Handle uncaught exception #45

Closed
opened 2026-02-27 23:20:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spatie/dnsrecords.io/pull/37
Author: @brendt
Created: 11/17/2017
Status: Merged
Merged: 11/18/2017
Merged by: @freekmurze

Base: masterHead: exception-handling-of-unfound-record


📝 Commits (1)

  • 380c1e2 The new DNS package throws an exception when no records were found. This PR catches that exception.

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 app/Services/Commands/Commands/DnsLookup.php (+6 -2)

📄 Description

The new DNS package throws an exception when no records were found. This PR catches that exception.


🔄 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/spatie/dnsrecords.io/pull/37 **Author:** [@brendt](https://github.com/brendt) **Created:** 11/17/2017 **Status:** ✅ Merged **Merged:** 11/18/2017 **Merged by:** [@freekmurze](https://github.com/freekmurze) **Base:** `master` ← **Head:** `exception-handling-of-unfound-record` --- ### 📝 Commits (1) - [`380c1e2`](https://github.com/spatie/dnsrecords.io/commit/380c1e2348634ef34cb27049b88f00985eeaa295) The new DNS package throws an exception when no records were found. This PR catches that exception. ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Services/Commands/Commands/DnsLookup.php` (+6 -2) </details> ### 📄 Description The new DNS package throws an exception when no records were found. This PR catches that exception. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:20:12 +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/dnsrecords.io#45
No description provided.