mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-30 07:18:57 +01:00
Bump
This commit is contained in:
parent
59b14bca76
commit
9836a0d846
@ -3291,6 +3291,7 @@
|
||||
<PossiblyInvalidArrayAccess>
|
||||
<code><![CDATA[$this->getSelf()['bot']]]></code>
|
||||
<code><![CDATA[$this->getSelf()['id']]]></code>
|
||||
<code><![CDATA[$this->getSelf()['id']]]></code>
|
||||
<code><![CDATA[$this->getSelf()['premium']]]></code>
|
||||
</PossiblyInvalidArrayAccess>
|
||||
<PossiblyNullArgument>
|
||||
@ -4945,6 +4946,7 @@
|
||||
<code><![CDATA[$update]]></code>
|
||||
<code><![CDATA[$update]]></code>
|
||||
<code><![CDATA[$update]]></code>
|
||||
<code><![CDATA[['type' => $update['_']]]]></code>
|
||||
</MixedArgumentTypeCoercion>
|
||||
<MixedArrayAccess>
|
||||
<code><![CDATA[$action['_']]]></code>
|
||||
|
Loading…
Reference in New Issue
Block a user