Skip to content

Releases: symfony/intl

v4.4.25

01 Jun 09:03
v4.4.25

Choose a tag to compare

Changelog (v4.4.24...v4.4.25)

  • bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)

v5.3.0

31 May 11:18
v5.3.0

Choose a tag to compare

Changelog (v5.3.0-RC1...v5.3.0)

  • bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)

v5.3.0-RC1

20 May 07:01
v5.3.0-RC1

Choose a tag to compare

v5.3.0-RC1 Pre-release
Pre-release

Changelog (v5.3.0-BETA4...v5.3.0-RC1)

  • no significant changes

v5.3.0-BETA2

01 May 15:06
v5.3.0-BETA2

Choose a tag to compare

v5.3.0-BETA2 Pre-release
Pre-release

Changelog (v5.3.0-BETA1...v5.3.0-BETA2)

  • no significant changes

v5.2.7

01 May 14:56
v5.2.7

Choose a tag to compare

Changelog (v5.2.6...v5.2.7)

  • no significant changes

v4.4.22

01 May 14:48
v4.4.22

Choose a tag to compare

Changelog (v4.4.21...v4.4.22)

  • no significant changes

v5.2.4

04 Mar 18:12
v5.2.4

Choose a tag to compare

Changelog (v5.2.3...v5.2.4)

  • bug #40162 fix Locale::getFallback() throwing exception on long $locale (AmirHo3ein13)

v4.4.20

04 Mar 18:05
v4.4.20

Choose a tag to compare

Changelog (v4.4.19...v4.4.20)

  • bug #40162 fix Locale::getFallback() throwing exception on long $locale (AmirHo3ein13)

v5.2.3

03 Feb 04:56
v5.2.3

Choose a tag to compare

Changelog (v5.2.2...v5.2.3)

  • no changes

v5.2.2

27 Jan 14:56
v5.2.2

Choose a tag to compare

Changelog (v5.2.1...v5.2.2)

  • bug #39653 fix passing null $pattern to IntlDateFormatter (nicolas-grekas)