Skip to content

Tags: amphp/uri

Tags

v0.1.4

Toggle v0.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
kelunik Niklas Keller
v0.1.4

 - Allow underscores in hostnames for Docker.
 - Allow trailing dots in hostnames.

v0.1.3

Toggle v0.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
kelunik Niklas Keller
v0.1.3

 - Fixed `isIpV4()`.
 - Fixed URL parameter decoding to use `urldecode()` instead of `rawurldecode()`.

v0.1.2

Toggle v0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
kelunik Niklas Keller
 - Fixed behavior for users with ext/intl but ICU < 4.6

v0.1.1

Toggle v0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
kelunik Niklas Keller
- Fixed bogus return type declaration for `Uri::getQueryParameter()`

v0.1.0

Toggle v0.1.0's commit message
Transform InvalidDnsNameException to InvalidUriException inside Uri