[PR #63] [MERGED] Update Whois #62

Closed
opened 2026-02-25 21:30:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/charlesabarnes/SPFtoolbox/pull/63
Author: @arminask
Created: 5/11/2023
Status: Merged
Merged: 11/17/2023
Merged by: @charlesabarnes

Base: masterHead: master


📝 Commits (1)

📊 Changes

25 files changed (+323 additions, -765 deletions)

View changed files

operations/phpwhois/phpwhois-readme.txt (+0 -3)
📝 operations/phpwhois/whois.at.php (+1 -2)
📝 operations/phpwhois/whois.be.php (+21 -21)
📝 operations/phpwhois/whois.client.php (+6 -10)
📝 operations/phpwhois/whois.cn.php (+9 -9)
📝 operations/phpwhois/whois.co.php (+8 -2)
📝 operations/phpwhois/whois.de.php (+23 -22)
operations/phpwhois/whois.dk.php (+62 -0)
📝 operations/phpwhois/whois.fi.php (+20 -15)
📝 operations/phpwhois/whois.gtld.fastdomain.php (+2 -3)
📝 operations/phpwhois/whois.gtld.php (+3 -2)
operations/phpwhois/whois.icon.png (+0 -0)
📝 operations/phpwhois/whois.idna.php (+5 -5)
📝 operations/phpwhois/whois.ie.php (+14 -13)
📝 operations/phpwhois/whois.il.php (+1 -2)
📝 operations/phpwhois/whois.ip.afrinic.php (+1 -2)
📝 operations/phpwhois/whois.ip.apnic.php (+1 -2)
📝 operations/phpwhois/whois.ip.php (+5 -1)
📝 operations/phpwhois/whois.nu.php (+3 -4)
📝 operations/phpwhois/whois.parser.php (+65 -58)

...and 5 more files

📄 Description

Whois didn't work on php 8.1 versions, updated from
https://github.com/sparc/phpWhois.org.


🔄 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/charlesabarnes/SPFtoolbox/pull/63 **Author:** [@arminask](https://github.com/arminask) **Created:** 5/11/2023 **Status:** ✅ Merged **Merged:** 11/17/2023 **Merged by:** [@charlesabarnes](https://github.com/charlesabarnes) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`34f3d16`](https://github.com/charlesabarnes/SPFtoolbox/commit/34f3d16d5189b5b472b814bc7da55995b7efa9b4) Update Whois ### 📊 Changes **25 files changed** (+323 additions, -765 deletions) <details> <summary>View changed files</summary> ➖ `operations/phpwhois/phpwhois-readme.txt` (+0 -3) 📝 `operations/phpwhois/whois.at.php` (+1 -2) 📝 `operations/phpwhois/whois.be.php` (+21 -21) 📝 `operations/phpwhois/whois.client.php` (+6 -10) 📝 `operations/phpwhois/whois.cn.php` (+9 -9) 📝 `operations/phpwhois/whois.co.php` (+8 -2) 📝 `operations/phpwhois/whois.de.php` (+23 -22) ➕ `operations/phpwhois/whois.dk.php` (+62 -0) 📝 `operations/phpwhois/whois.fi.php` (+20 -15) 📝 `operations/phpwhois/whois.gtld.fastdomain.php` (+2 -3) 📝 `operations/phpwhois/whois.gtld.php` (+3 -2) ➖ `operations/phpwhois/whois.icon.png` (+0 -0) 📝 `operations/phpwhois/whois.idna.php` (+5 -5) 📝 `operations/phpwhois/whois.ie.php` (+14 -13) 📝 `operations/phpwhois/whois.il.php` (+1 -2) 📝 `operations/phpwhois/whois.ip.afrinic.php` (+1 -2) 📝 `operations/phpwhois/whois.ip.apnic.php` (+1 -2) 📝 `operations/phpwhois/whois.ip.php` (+5 -1) 📝 `operations/phpwhois/whois.nu.php` (+3 -4) 📝 `operations/phpwhois/whois.parser.php` (+65 -58) _...and 5 more files_ </details> ### 📄 Description Whois didn't work on php 8.1 versions, updated from [https://github.com/sparc/phpWhois.org](https://github.com/sparc/phpWhois.org). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30:58 +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/SPFtoolbox#62
No description provided.