Skip to content

Releases: mlocati/idna

v1.1.3

Choose a tag to compare

@mlocati mlocati released this 10 Dec 15:11
c087f13

What's Changed

Full Changelog: 1.1.2...1.1.3

v1.1.2

Choose a tag to compare

@mlocati mlocati released this 04 Apr 16:17
6ae0544
  • Fix PHP 8.1 Implicit conversion from float to int loses precision warning (#10, @cgoedel)

v1.1.1

Choose a tag to compare

@mlocati mlocati released this 19 Feb 10:21
227e2b4
  • fix bin command when using this library as a dependency

v1.1.0

Choose a tag to compare

@mlocati mlocati released this 18 Feb 16:23
6034f14
  • the Unicode IDNA mapping table has been updated

v1.0.2

Choose a tag to compare

@mlocati mlocati released this 16 Feb 19:58
c091a41

v1.0.1

Choose a tag to compare

@mlocati mlocati released this 02 Sep 15:57
2c8eeff

Just some minor PHPDoc fixes, and the library is tested for PHP versions ranging from 5.3 to 7.4

v1.0.0

Choose a tag to compare

@mlocati mlocati released this 24 Nov 13:57
91c7215

First public version