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
{{ message }}
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
With the PHP8.1 below PHP Deprecated message are visible in the debug.log file.
[17-Oct-2023 11:50:14 UTC] PHP Deprecated: Optional parameter $email_ids declared before required parameter $message is implicitly treated as a required parameter in Local Sites\testtranscoder\app\public\wp-content\plugins\transcoder\admin\rt-transcoder-handler.php on line 1369
[17-Oct-2023 11:50:15 UTC] PHP Deprecated: filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in C:\Users\win 10\Local Sites\testtranscoder\app\public\wp-content\plugins\transcoder\inc\helpers\custom-functions.php on line 35
[17-Oct-2023 11:50:15 UTC] PHP Deprecated: filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in C:\Users\win 10\Local Sites\testtranscoder\app\public\wp-content\plugins\transcoder\inc\helpers\custom-functions.php on line 35
With the PHP8.1 below PHP Deprecated message are visible in the debug.log file.