• Resolved Rhand

    (@rhand)


    Testing PHP 8.1 locally and getting these warnings:

    Warning: Trying to access array offset on value of type bool in /Users/user/code/domain/htdocs/wp-content/plugins/wpf-drop-uploader/wpf-drop-uploader.php on line 78
    
    Warning: Trying to access array offset on value of type bool in /Users/user/code/domain/htdocs/wp-content/plugins/wpf-drop-uploader/wpf-drop-uploader.php on line 80
    
    Warning: Trying to access array offset on value of type bool in /Users/user/code/domain/htdocs/wp-content/plugins/wpf-drop-uploader/wpf-drop-uploader.php on line 82
    
    Warning: Trying to access array offset on value of type bool in /Users/user/code/domain/htdocs/wp-content/plugins/wpf-drop-uploader/wpf-drop-uploader.php on line 84
    
    Warning: Trying to access array offset on value of type bool in /Users/user/code/domain/htdocs/wp-content/plugins/wpf-drop-uploader/wpf-drop-uploader.php on line 86
    
    Warning: Trying to access array offset on value of type bool in /Users/user/code/domain/htdocs/wp-content/plugins/wpf-drop-uploader/wpf-drop-uploader.php on line 88
    
    Warning: Trying to access array offset on value of type bool in /Users/user/code/domain/htdocs/wp-content/plugins/wpf-drop-uploader/wpf-drop-uploader.php on line 90
    
    Warning: Trying to access array offset on value of type bool in /Users/user/code/domain/htdocs/wp-content/plugins/wpf-drop-uploader/wpf-drop-uploader.php on line 92

    Is there a solution for this? Possible upgrade?

    • This topic was modified 3 years, 1 month ago by Rhand.

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘/wpf-drop-uploader Trying to access array offset on value of type bool’ is closed to new replies.