[ad_1]
After upgrading the site to PHP8 (WP v6.3.2. Modula Plugin v2.7.7), the media library is broken (The media library section looks like a white screen and doesn’t display images, only the search bar).
Also the site displays the following errors. Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /code/wp-includes/functions.php on line 7127 Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /code/wp-includes/functions.php on line 2182
It works as expected in PHP7.
