-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.2
-
1
-
Team Hedgehog 2023 Sprint 2.0
-
Small
On a Moodle 4.1.2+ (Build: 20230414) site that has some missing plugins, the following PHP deprecated warnings are shown.
PHP version is 8.1.17
These warnings are shown when visiting the edit role page. There are some missing plugins on the site.
Usually capabilities from missing plugins show with a "plugnname/capability ???"
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /var/www/html/moodle/lib/accesslib.php on line 2673 |
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /var/www/html/moodle/lib/accesslib.php on line 2649 |
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /var/www/html/moodle/lib/accesslib.php on line 2673 |
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /var/www/html/moodle/lib/accesslib.php on line 2649 |
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /var/www/html/moodle/lib/accesslib.php on line 2649 |
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /var/www/html/moodle/lib/accesslib.php on line 2649 |
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /var/www/html/moodle/lib/accesslib.php on line 2649 |
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /var/www/html/moodle/lib/accesslib.php on line 2649 |
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /var/www/html/moodle/lib/accesslib.php on line 2673 |