PHP 8.2 compatible

Created on 28 February 2025, about 1 month ago

Problem/Motivation

Since it was announced in the new version of PHP 8.2 that the methods utf8_encode() and utf8_decode() will be deprecated, it is necessary to update the module's code.

Proposed resolution

Use the methods from the Unicode class in Drupal.

Remaining tasks

  1. Update the utf8_encode method on line 66 of EasychartUpdate class
  2. Update the utf8_decode method on line 76 of EasychartUpdate class

User interface changes

N/A

API changes

N/A

Data model changes

N/A

💬 Support request
Status

Active

Version

4.0

Component

Code

Created by

🇧🇷Brazil pipobizelli São Paulo

Live updates comments and jobs are added and updated live.
  • PHP 8.2

    The issue particularly affects sites running on PHP version 8.2.0 or later.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024