mirror of
https://github.com/charlesabarnes/SPFtoolbox.git
synced 2026-04-25 19:36:10 +03:00
[GH-ISSUE #4] Errors returned from getWhois.php #1
Labels
No labels
Good First Issue
bug
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SPFtoolbox#1
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?
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:
( ! ) Notice: Undefined variable: out in C:\wamp64\www\spf\getWhois.php on line 7
( ! ) Warning: Illegal string offset 'handler' in C:\wamp64\www\spf\phpwhois\whois.gtld.php on line 57
@charlesabarnes commented on GitHub (Jul 23, 2017):
I am somehow not receiving this. Can you try out the changes on the feature/errors branch?
@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.