Mehrdad Esmaeilpour

Results 2 issues of Mehrdad Esmaeilpour

## Issue summary As you can see [here](https://publicsuffix.org/list/public_suffix_list.dat) the `eu.org` belongs to the private domain section, so parsing a domain like `example.eu.org` should return `org` as the top-level domain, not...

Hi, any plans to address these PHP Deprecated messages in the following version? ``` PHP Deprecated: Net_DNS2_Resolver::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must...