• Resolved Bjarne Oldrup

    (@oldrup)


    Hey! Thank you for this great little plugin, logging who did what and when 🙂

    I’m testing PHP 8.1 as 8.0 soon leaves active development (security fixes for a year still though, so no stress), and when I enable Activity Log, these warnings are thrown:

    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /home/sustain2/oldrup.net/wp-content/plugins/aryo-activity-log/classes/class-aal-activity-log-list-table.php on line 629
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sustain2/oldrup.net/wp-includes/formatting.php on line 2390
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sustain2/oldrup.net/wp-includes/formatting.php on line 2390
    
    Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sustain2/oldrup.net/wp-admin/includes/class-wp-list-table.php on line 1316
    
    Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sustain2/oldrup.net/wp-admin/includes/class-wp-list-table.php on line 1316

    Is that something you are able to reproduce?

    Kind regards
    Bjarne

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Deprecated: FILTER_SANITIZE_STRING, preg_match and strtolower in PHP 8.1’ is closed to new replies.