danog / MadelineProto

Async PHP client API for the telegram MTProto protocol
https://docs.madelineproto.xyz
GNU Affero General Public License v3.0
2.8k stars 636 forks source link

Prevent undefined index #1531

Closed asafov closed 1 month ago

asafov commented 1 month ago

Prevent error "Undefined array key "test_mode" in Conversion.php:114" for pyrogram conversion.

asafov commented 1 month ago

my mistake - it was telethon sessions, sorry =(