Skip to content

Releases: patrickschur/language-detection

v5.3.0

18 Aug 23:27
Compare
Choose a tag to compare
  • Small performance improvement when used on large data sets (thanks to @Toflar)
  • Added Malayalam language file (thanks to @JoyceBabu)

v5.2.0

01 Mar 22:39
4849c2e
Compare
Choose a tag to compare
  • Removed deprecation notices when using PHP 8.1 (#49)
  • Removed support for PHP 7.3 because it's no longer supported

v5.1.0

05 Mar 22:22
728f143
Compare
Choose a tag to compare
  • Added occitan language file (thanks to @Mejans)

v5.0.0

11 Dec 00:24
Compare
Choose a tag to compare

This release will add support for PHP 8 and removes the support for PHP 7.2 (because it's end of life). Users of PHP 7.2 should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities.

You can upgrade from version 4.y.z to 5.y.z without any problems if you are already using PHP 7.3 or higher.

Added

Removed

  • PHP 7.2 support as it is no longer supported

v4.0.1

12 Aug 14:47
2457cd1
Compare
Choose a tag to compare
  • Fixed Unsupported operand types for custom directory (thanks to @iquito)

v4.0.0

09 Aug 14:15
aa90df6
Compare
Choose a tag to compare
  • Optimized performance by using PHP instead of JSON as a database file (thanks to @Pierstoval)

Note: The format of the resource files changed. You have to upgrade your JSON files to PHP. Please take a look at the upgrade guide for more information.

v3.4.2

16 Nov 14:25
Compare
Choose a tag to compare
  • Updated to PHPUnit 8

v3.4.1

16 Nov 14:14
Compare
Choose a tag to compare
  • Optimized performance by using fully-qualified function calls
  • Updated to PHP 7.2
  • Removed echo from Trainer class

v3.4.0

19 Sep 21:49
Compare
Choose a tag to compare

Changed danish language code from dk to da.

v3.3.0

07 Jun 17:54
Compare
Choose a tag to compare
  • Added serbian cyrylic and serbian latin
  • The method __toString returns always a string