WhoisParser icon indicating copy to clipboard operation
WhoisParser copied to clipboard

Fix Afnic template exception for myamazon.fr

Open awartani opened this issue 8 years ago • 0 comments

A fix for the following issue that we had when we tried to parse myamazon.fr whois data

Warning Error: end() expects parameter 1 to be array, string given in [/novutec/WhoisParser/Templates/Afnic.php, line 125]

2016-05-12 19:32:14 Warning: end() expects parameter 1 to be array, string given in [/Vendor/novutec/WhoisParser/Templates/Afnic.php, line 125]
PHP Fatal error:  Cannot unset string offsets in /Vendor/novutec/WhoisParser/Templates/Afnic.php on line 126

awartani avatar May 12 '16 17:05 awartani