rdap-client
rdap-client copied to clipboard
A php client to query rdap (formerly whois) services
I found that many of IPv4 address has been recovered [https://www.iana.org/assignments/ipv4-recovered-address-space/ipv4-recovered-address-space.xhtml](https://www.iana.org/assignments/ipv4-recovered-address-space/ipv4-recovered-address-space.xhtml) And many of them assigned to another registry. This maybe need to add custom recovered IPv4 address into json...
It seems this deprecated functionality is also still being used on line 131 and line 143 _Originally posted by @jesscostello in https://github.com/metaregistrar/rdap-client/issues/14#issuecomment-1627972546_
Hello, Fixed a compile error on PHP 8 cause depreacated on PHP 7.4 Compile Error: Array and string offset access syntax with curly braces is no longer supported
Hi, i'm Damian Rubio from UNLP CERT, an academic CERT from the National university of La Plata, Argentina. We were using a custom rdap client, developed by me years ago....
` TypeError: Argument 1 passed to Metaregistrar\RDAP\Data\RdapVcard::__construct(xxxxxxx) must be of the type string, null given` Hi Ewout, can you confirm that the vCard returned from the registry is not of...