[GH-ISSUE #4] Errors returned from getWhois.php #1

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

Originally created by @MichaelDill on GitHub (Jul 23, 2017).
Original GitHub issue: https://github.com/charlesabarnes/SPFtoolbox/issues/4

Upon calling the getWhois.php file some error messages are returned in the response:

  1. ( ! ) Notice: Undefined variable: out in C:\wamp64\www\spf\getWhois.php on line 7

  2. ( ! ) Warning: Illegal string offset 'handler' in C:\wamp64\www\spf\phpwhois\whois.gtld.php on line 57

  • Seems to happen regardless of the domain called
  • Easy to repro

screenshot_1

Originally created by @MichaelDill on GitHub (Jul 23, 2017). Original GitHub issue: https://github.com/charlesabarnes/SPFtoolbox/issues/4 Upon calling the getWhois.php file some error messages are returned in the response: 1) ( ! ) Notice: Undefined variable: out in C:\wamp64\www\spf\getWhois.php on line 7 2) ( ! ) Warning: Illegal string offset 'handler' in C:\wamp64\www\spf\phpwhois\whois.gtld.php on line 57 - Seems to happen regardless of the domain called - Easy to repro ![screenshot_1](https://user-images.githubusercontent.com/21197268/28502264-8a6b5dae-6fb4-11e7-8139-a2a95b8aa540.png)
kerem closed this issue 2026-02-25 21:30:47 +03:00
Author
Owner

@charlesabarnes commented on GitHub (Jul 23, 2017):

I am somehow not receiving this. Can you try out the changes on the feature/errors branch?

<!-- gh-comment-id:317278901 --> @charlesabarnes commented on GitHub (Jul 23, 2017): I am somehow not receiving this. Can you try out the changes on the feature/errors branch?
Author
Owner

@charlesabarnes commented on GitHub (Jul 23, 2017):

Just did another commit, I updated the version of PHP Whois I was using and simplified the file.

<!-- gh-comment-id:317280858 --> @charlesabarnes commented on GitHub (Jul 23, 2017): Just did another commit, I updated the version of PHP Whois I was using and simplified the file.
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#1
No description provided.