Make WordPress Core

Opened 4 years ago

Last modified 2 years ago

#49729 new defect (bug)

Warning: fread() expects parameter 1 to be resource, bool given in \wp-includes\functions.php on line 5785

Reported by: drlightman's profile DrLightman Owned by:
Milestone: Awaiting Review Priority: normal
Severity: minor Version: 5.3.2
Component: Plugins Keywords: reporter-feedback
Focuses: administration Cc:

Description

Happens in dashboard and it goes coupled with:

Warning: fread() expects parameter 1 to be resource, bool given in ...\wp-includes\functions.php on line 5785

Warning: fclose() expects parameter 1 to be resource, bool given in ...\wp-includes\functions.php on line 5788

PHP 7.4

I think it occurs mostly when one loads the dashboard after a directory's previously active plugin has been deleted from the filesystem.

Change History (1)

#1 @azouamauriac
2 years ago

  • Keywords reporter-feedback added

Hello @DrLightman thanks for the report, are you still able to reproduce this one? could you provide the steps to reproduce it?

Note: See TracTickets for help on using tickets.