jeremykendall / php-domain-parser

Public Suffix List based domain parsing implemented in PHP
MIT License
1.16k stars 128 forks source link

Make Rules get methods more stricts #294

Closed nyamsprod closed 3 years ago

nyamsprod commented 3 years ago

Rules::get* methods are getting more strict to distinguish better their usage vs Rules::resolve and Rules::getCookieDomains.