This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
Releases: layershifter/TLDExtract
Releases · layershifter/TLDExtract
Release 2.0.1
Release 2.0.0
Release 1.2.7
Fixes
- Make Extract::suffixExists protected (#34)
Release 1.2.6
Fixes
- Underscore at end of hostname label causes parsing to fail (#32)
Release 1.2.5
Fixes
- underscore in hostname bug (#25)
Release 1.2.4
Release 1.2.3
Release 1.2.2
Fixes
- fix typo in class constant (#18)
Release 1.2.1
Fixes
- incorrect parsing domains with number sign (#16)
Release 1.2.0
Features
- removed dependency on
intl
extension; - PHP 7.1 support.