This repository has been archived by the owner on Mar 28, 2021. It is now read-only.
version 1.2.0
Added
MissingIdnSupport
exception which is thrown when trying to process a possible RFC3987 compliant host
when theintl
extension is missing or the ICU minimum version is not supported.- IPvFuture support
- Bump
league/uri-parser
minimum version requirement to1.4.0
Fixed
Factory::create
now always remove dot segments for consistency- Improve
Factory::create
create with a relative paths - Using PHPstan
- Improve Host parsing according to RFC3986
- Improve Parsing performance
Deprecated
- None
Remove
- remove
mbstring
requirement