-
Notifications
You must be signed in to change notification settings - Fork 139
Depreciated use of mb_convert_encoding() #2672
Copy link
Copy link
Open
Labels
Description
Reproduction Steps
- Enable debug/warning output
- Embed a video in a lesson
- View HTML of the wrapper (ie. with class
llms-video-wrapper)
Expected Behavior
No warnings/errors shown
Actual Behavior
Depreciated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in ...plugins/lifterlms/includes/class-llms-dom-document.php on line 136
This issue has be recreated:
- Locally
- On a staging site
- On a production website
- With only LifterLMS and a default theme
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Blocked