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
the bot frequently warns about an undefined variable when accessing array attributes
and similarly in a foreach loop these false warnings have been seen