Make WordPress Core

Changes between Initial Version and Version 11 of Ticket #60261


Ignore:
Timestamp:
06/11/2024 02:11:51 AM (20 months ago)
Author:
dd32
Comment:

@rajinsharwar Do you have the mbstring extension installed?

Testing with https://3v4l.org/pQk0K confirms that this is a PHP8 fatal.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60261

    • Property Keywords has-patch php81 needs-testing added
    • Property Milestone changed from Awaiting Review to 6.6
  • Ticket #60261 – Description

    initial v11  
    1414> E_WARNING: mb_convert_encoding(): Illegal character encoding specified in wp-trackback.php:76
    1515
    16 and in PHP 8.1:
     16and in PHP 8.0:
    1717> Fatal error: Uncaught ValueError: mb_convert_encoding(): Argument #3 ($from_encoding) contains invalid encoding "FOOBAR" in wp-trackback.php on line 76
    1818