This repository has been archived by the owner on Mar 6, 2021. It is now read-only.
Releases: thephpleague/uri-hostname-parser
Releases · thephpleague/uri-hostname-parser
version 1.1.2
version 1.1.1
Added
- None
Fixed
- Cache Key to allow better interoperability with PSR-16
Deprecated
- None
Removed
- None
version 1.1.0
Added
Rules::__set_state
Domain::__debugInfo
Domain
object implements theJsonSerializable
interface
Fixed
- None
Deprecated
- None
Removed
- None
version 1.0.4
Added
- None
Fixed
- Domain class with invalid domain names
Deprecated
- None
Removed
- None
version 1.0.3
Added
- None
Fixed
- idn_to_utf8 public suffix conversion handle error cases
Deprecated
- None
Removed
- None
version 1.0.2
Added
- None
Fixed
- composer post script install
Deprecated
- None
Removed
- None
version 1.0.1
Added
- None
Fixed
League\Uri\PublicSuffix\Cache
Windows issueLeague\Uri\PublicSuffix\Cache
allow accessing the local copy even if writing to file is not possible
Deprecated
- None
Removed
- None
version 1.0.0
Added
Uri\resolve_domain
function
Fixed
- change the update script name to avoid conflict with PHP Domain parser
Deprecated
- None
Removed
- None
version 0.1.0
First release, woohoo!