PHP 8.2 and PHP 9: utf8_encode + utf8_decode are deprecated

Created on 30 January 2023, almost 2 years ago
Updated 4 February 2024, 10 months ago

Problem/Motivation

PHP 8.2 notes that utf8_encode and utf8_decode are deprecated because they can introduce obscure bugs. More info here.

Potential fixes include not using the functions or using mbstring's mb_convert_encoding.

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇯🇵Japan ptmkenny

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024