The new PECL package translit-0.7.0 (beta) has been released at 
https://pecl.php.net/.

Release notes
-------------
- Fixed compilation on some PHP 7.4 builds (Elan Ruusamäe)
- Fixed buffer overflows (Antony Dovgal)

Package Info
-------------
This extension allows you to transliterate text in non-latin characters (such
as Chinese, Cyrillic, Greek etc) to latin characters.  Besides the
transliteration the extension also contains filters to upper- and lowercase
latin, cyrillic and greek, and perform special forms of transliteration such
as converting ligatures such as the Norwegian "æ" to "ae" and normalizing
punctuation and spacing.

Related Links
-------------
Package home: https://pecl.php.net/package/translit
   Changelog: https://pecl.php.net/package-changelog.php?package=translit
    Download: https://pecl.php.net/get/translit-0.7.0.tgz

Authors
-------------
Derick Rethans <der...@php.net> (lead)

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to