Package Information |
Summary |
PHP Bindings for Chromium Compact Language Detector |
Maintainers |
Lars Strojny <
lstrojny at php dot net >
(lead)
[wishlist]
[details]
|
License |
BSD License |
Description |
Exposes Chromium Compact Language Detector to PHP to find out what language a text is |
Release notes
Version 0.5.0
(stable)
|
- Fixing linking on Linux causing the error "undefined symbol _ZNSs4_Rep20_S_empty_rep_storageE" - Reflection test case for CLD\InvalidArgumentException, CLD\InvalidLanguageException, CLD\InvalidEncodingException - Reflection test case for CLD\Detector - Use cld_encodings.h from upstream library instead of our own |