Skip to content

Releases: xfra35/f3-multilang

Multilang v1.3.2

06 Aug 15:12

Choose a tag to compare

This release fixes 2 bugs to ensure compatibility with PHP 8.4:

  • Fix "Passing null to parameter of type string is deprecated" error (PHP 8.1+)
  • Fix E_USER_ERROR deprecation (PHP 8.4+)

Multilang v1.3.1

06 Nov 13:49

Choose a tag to compare

This release includes the new $ml->passthru read-only property.

Multilang v1.3.0

10 Sep 13:49

Choose a tag to compare

This release includes the new MULTILANG.passthru config parameter.

Multilang v1.2.0

10 Jan 07:20

Choose a tag to compare

This release includes the new locales() method and the new MULTILANG.strict config parameter.

Multilang v1.1.0

18 Apr 09:29

Choose a tag to compare

This release includes the new displayLanguage() and displayCountry() methods, as well as 2 minor fixes.

NB: the display() method is kept for BC.

Multilang v1.0.0

18 Apr 09:19

Choose a tag to compare

First stable release.