[RFC] [VOTE] Deprecate and Remove utf8_encode and utf8_decode

php.internals

Rowan Collins

4 years ago
Good evening all, I have opened voting on the RFC to Deprecate and Remove utf8_encode and utf8_decode: https://wiki.php.net/rfc/remove_utf8_decode_and_utf8_encode Please see the RFC for a summary of the reasoning and details of the proposal. Voting will run for two weeks, finishing at approximately 18:40 UTC on 2022-04-19 https://wiki.php.net/rfc/remove_utf8_decode_and_utf8_encode#vote Regards,
-- Rowan Tommins [IMSoP]

Rowan Collins

4 years ago
On 05/04/2022 19:45, Rowan Tommins wrote:
> Good evening all, > > I have opened voting on the RFC to Deprecate and Remove utf8_encode > and utf8_decode: > https://wiki.php.net/rfc/remove_utf8_decode_and_utf8_encode
I am pleased to announce that this RFC has been Accepted with 33 Yes votes and 2 No votes. I will submit a patch to add the deprecation notice, and finalise a patch to the PHP manual, within the next few days. Regards,
-- Rowan Tommins [IMSoP]