[PR #9] [MERGED] Filtered non-alphanumeric chars, excluding dot. #31

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

📋 Pull Request Information

Original PR: https://github.com/spatie/dnsrecords.io/pull/9
Author: @ymslavov
Created: 10/27/2017
Status: Merged
Merged: 10/27/2017
Merged by: @freekmurze

Base: masterHead: master


📝 Commits (2)

  • 0b3e9dd Filtered non-alphanumeric chars, excluding dot.
  • ac1671f Used parse_url() to parse the host instead of a regex.

📊 Changes

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

View changed files

📝 app/Http/Controllers/HomeController.php (+2 -0)

📄 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/spatie/dnsrecords.io/pull/9 **Author:** [@ymslavov](https://github.com/ymslavov) **Created:** 10/27/2017 **Status:** ✅ Merged **Merged:** 10/27/2017 **Merged by:** [@freekmurze](https://github.com/freekmurze) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`0b3e9dd`](https://github.com/spatie/dnsrecords.io/commit/0b3e9dde3c89f2bb290ea1574243c008035c7823) Filtered non-alphanumeric chars, excluding dot. - [`ac1671f`](https://github.com/spatie/dnsrecords.io/commit/ac1671fb6ae9f5571db4ff7972c5ba7f69d16b51) Used parse_url() to parse the host instead of a regex. ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/HomeController.php` (+2 -0) </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-02-27 23:20:08 +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#31
No description provided.