You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the problem
When running on PHP 8.1 opening a manual (local readme.md file) of any add-on sparks a deprecation notice.
How To Reproduce
Steps to reproduce the behavior:
Go to the cp/addons page
Open a manual of any add-on. The manual has to be the local readme.md file. External manuals are not affected of course.
Error Message
Deprecated
urlencode(): Passing null to parameter #1 ($string) of type string is deprecated
ee/legacy/libraries/Cp.php, line 552
Severity: E_DEPRECATED