• Your plugin is throwing following PHP notices when used with PHP 7.4:

    Notice: Trying to access array offset on value of type null in ...\wp-content\plugins\stock-update-for-wc\admin\class.paone_su_admin.php on line 99
    
    Notice: Undefined offset: 0 in ...\wp-content\plugins\stock-update-for-wc\admin\class.paone_su_admin.php on line 99
    
    Notice: Trying to access array offset on value of type null in ...\wp-content\plugins\stock-update-for-wc\admin\class.paone_su_admin.php on line 99
    
    Notice: Undefined offset: 0 in ...\wp-content\plugins\stock-update-for-wc\admin\class.paone_su_admin.php on line 99
    
    Notice: Trying to access array offset on value of type bool in ...\wp-content\plugins\stock-update-for-wc\admin\class.paone_su_admin_model.php on line 106
    
    Notice: Trying to access array offset on value of type bool in ...\wp-content\plugins\stock-update-for-wc\admin\class.paone_su_admin_model.php on line 105
    
    Notice: Trying to access array offset on value of type bool in ...\wp-content\plugins\stock-update-for-wc\admin\class.paone_su_admin_model.php on line 104
    
    Notice: Trying to access array offset on value of type bool in ...\wp-content\plugins\stock-update-for-wc\admin\class.paone_su_admin_model.php on line 103

The topic ‘Plugin throwing PHP notices’ is closed to new replies.