Problem/Motivation

This module is using a library that contains a deprecated function. It looks like this pull request here should resolve the issue https://github.com/DaveChild/Text-Statistics/pull/56

CommentFileSizeAuthor
#3 content_readability.patch1.32 MBcndexter

Comments

cndexter created an issue. See original summary.

roragok’s picture

Thanks, yeah I have to fork his repo sometime and make this update. I don't believe he updates it anymore.

cndexter’s picture

StatusFileSize
new1.32 MB

I've attached a patch that fixes this issue. I'll work on getting this into a MR, but for now wanted to drop this here.

  • roragok committed 9419134e on main
    Issue #3540852 by cndexter: Deprecated function: Function utf8_decode()...
roragok’s picture

Status: Active » Fixed

This should be fixed in the 2.3.0 Release. Thank you for the patch.

roragok’s picture

Status: Fixed » Closed (fixed)