Uri Hostname Parser Versions Save

A lightweight hostname parser according to public suffix list ICANN section

1.1.2

3 years ago

THIS IS THE LAST VERSION

Added

  • None

Fixed

  • composer.json file for composer 2.0

Deprecated

  • None

Removed

  • None

1.1.1

6 years ago

Added

  • None

Fixed

  • Cache Key to allow better interoperability with PSR-16

Deprecated

  • None

Removed

  • None

1.1.0

6 years ago

Added

  • Rules::__set_state
  • Domain::__debugInfo
  • Domain object implements the JsonSerializable interface

Fixed

  • None

Deprecated

  • None

Removed

  • None

1.0.4

6 years ago

Added

  • None

Fixed

  • Domain class with invalid domain names

Deprecated

  • None

Removed

  • None

1.0.3

6 years ago

Added

  • None

Fixed

  • idn_to_utf8 public suffix conversion handle error cases

Deprecated

  • None

Removed

  • None

1.0.2

6 years ago

Added

  • None

Fixed

  • composer post script install

Deprecated

  • None

Removed

  • None

1.0.1

6 years ago

Added

  • None

Fixed

  • League\Uri\PublicSuffix\Cache Windows issue
  • League\Uri\PublicSuffix\Cache allow accessing the local copy even if writing to file is not possible

Deprecated

  • None

Removed

  • None

1.0.0

6 years ago

Added

  • Uri\resolve_domain function

Fixed

  • change the update script name to avoid conflict with PHP Domain parser

Deprecated

  • None

Removed

  • None

0.1.0

6 years ago

First release, woohoo!