cld2-php-ext
cld2-php-ext copied to clipboard
:uk: :it: :de: This extension wraps CLD2 (Compact Language Detector 2) that detects over 80 languages in Unicode UTF-8 text.
Hi, I've been using the library and detected some odd behaviors when comparing to other language binding for example this one https://github.com/dachev/node-cld and I'm trying to understand why it behave...
Hi, I get this error : `ld: unknown option: -soname=libcld2_full.so clang: error: linker command failed with exit code 1 (use -v to see invocation)` when using the command : `CFLAGS="-Wno-narrowing"...
Hi, As PHP 7.4 reaches its end of life at the [end of November](https://www.php.net/supported-versions.php), here is a PR to make this extension compatible with PHP8.