-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
the bot frequently warns about an undefined variable when accessing array attributes
$cat_json_data = [];
$cat_json_data[] = [
@wpcomvip-vipgoci-bot
wpcomvip-vipgoci-bot 3 hours ago
❗️ Warning: Variable $cat_json_data is undefined.
and similarly in a foreach loop these false warnings have been seen