All Versions
17
Latest Version
Avg Release Cycle
90 days
Latest Release
1229 days ago

Changelog History
Page 1

  • v5.0.0 Changes

    December 11, 2020

    ๐Ÿš€ 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

    • ๐Ÿ‘Œ Support for PHP 8
    • Swahili and Oromo language files (thanks to @matthewnessworthy)

    โœ‚ Removed

    • ๐Ÿ‘ PHP 7.2 support as it is no longer supported
  • v4.0.1 Changes

    August 12, 2020
    • ๐Ÿ›  Fixed Unsupported operand types for custom directory (thanks to @iquito)
  • v4.0.0 Changes

    August 09, 2020
    • ๐ŸŽ 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 Changes

    November 16, 2019

    ๐Ÿ”„ Changed

    • โœ‚ Removed a build failure by using a newer version of PHPUnit
  • v3.4.1 Changes

    November 16, 2019

    ๐Ÿ”„ Changed

    • ๐ŸŽ Optimized performance by using fully-qualified function calls, thanks to draco2003
    • โœ… PHP 7.2 or higher is now used for testing
    • โœ‚ Removed output, see issue #22
  • v3.4.0 Changes

    September 19, 2018

    ๐Ÿ”„ Changed

    • Danish language code, thanks to bbalet
  • v3.3.0 Changes

    June 07, 2018

    โž• Added

    • Serbian cyrylic and serbian latin language files

    ๐Ÿ”„ Changed

    • The method __toString returns always a string
  • v3.2.0 Changes

    August 19, 2017

    โž• Added

    • ๐ŸŒ Experimental support for custom directories. You can now specify your own path for translation files.
    • Credits

    ๐Ÿ”„ Changed

    • ๐ŸŒ Corrections to Amharic (am) translation
    • ๐ŸŒ Corrections to Czech (cs) translation
    • ๐ŸŒ Corrections to Lao (lo) translation
  • v3.1.1 Changes

    July 27, 2017

    ๐Ÿ”„ Changed

    • Return empty object if no result was found
  • v3.1.0 Changes

    March 14, 2017

    โž• Added

    • ๐Ÿ‘Œ Support for the languages Lingala, Sanskrit, Tonga and Urdu