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