Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :white_check_mark: Some more work on unit tests. | Klaus Weidenbach | 2017-10-29 | 1 | -0/+29 |
| | | | | | | Some small improvements for coverage report. Add more functions from include/text.php Update composer dev libraries for phpunit. | ||||
* | :arrow_up: Update Text_LanguageDetect. | Klaus Weidenbach | 2017-10-29 | 1 | -0/+60 |
Update from v0.3.0 (2012) to v1.0.0 (2017) which should remove some warnings and improve PHP7 support. Using composer to handle this PEAR library now. Fix a problem in FeedutilsTest. |