Object Parsing Issue #1

Closed
opened 2023-02-21 21:41:03 +00:00 by netkas · 2 comments
netkas commented 2023-02-21 21:41:03 +00:00 (Migrated from git-old.n64.cc)
2023-02-21T21:39:46+00:00 [net.nosial.tgbotlib] [DBG] TgBotLib\Bot->sendRequest() => getUpdates({"offset":644974856})
PHP Warning:  Undefined array key "explanation_entities" in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215
PHP Warning:  foreach() argument must be of type array|object, null given in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215
PHP Warning:  Undefined array key "explanation_entities" in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215
PHP Warning:  foreach() argument must be of type array|object, null given in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215
PHP Warning:  Undefined array key "explanation_entities" in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215
PHP Warning:  foreach() argument must be of type array|object, null given in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215
``` 2023-02-21T21:39:46+00:00 [net.nosial.tgbotlib] [DBG] TgBotLib\Bot->sendRequest() => getUpdates({"offset":644974856}) PHP Warning: Undefined array key "explanation_entities" in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215 PHP Warning: foreach() argument must be of type array|object, null given in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215 PHP Warning: Undefined array key "explanation_entities" in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215 PHP Warning: foreach() argument must be of type array|object, null given in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215 PHP Warning: Undefined array key "explanation_entities" in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215 PHP Warning: foreach() argument must be of type array|object, null given in /var/ncc/packages/net.nosial.tgbotlib=6.5.0/src/TgBotLib/Objects/Telegram/Poll.php on line 215 ```
netkas commented 2023-02-21 21:41:04 +00:00 (Migrated from git-old.n64.cc)

assigned to @netkas

assigned to @netkas
netkas commented 2023-02-23 17:55:29 +00:00 (Migrated from git-old.n64.cc)

mentioned in commit 63b15f4931

mentioned in commit 63b15f493195bd454ae52be7d889e3989d68e809
netkas (Migrated from git-old.n64.cc) closed this issue 2023-02-23 17:56:17 +00:00
Sign in to join this conversation.
No description provided.