Skip to content

Commit 3f4a557

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # composer.json # composer.lock # src/EntryPoint/Configuration/WebHooksConfig.php # src/EntryPoint/EntryPoint.php # src/EntryPoint/Event/ChatMembersJoined.php # src/EntryPoint/TelegramUpdateDispatcher.php # src/EntryPoint/Updater/WebServerUpdater.php # src/Serializer/Normalizers/EmptyDataNormalizer.php # src/Serializer/Normalizers/EnumNormalizer.php # src/Serializer/functions.php # tests/EntryPoint/Configuration/LongPoolingConfigTest.php # tests/EntryPoint/Configuration/WebHooksConfigTest.php # tests/TelegramBotTest.php # tests/TelegramCredentialsTest.php
2 parents ca9b920 + 79d859f commit 3f4a557

23 files changed

+51
-1337
lines changed

src/Api/Type/Enum.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ interface Enum
2424
*
2525
* @return static
2626
*
27+
* @noinspection ReturnTypeCanBeDeclaredInspection
2728
*/
2829
public static function create(string $value);
2930

src/EntryPoint/Configuration/EntryPointConfig.php

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/EntryPoint/Configuration/LongPoolingConfig.php

Lines changed: 0 additions & 126 deletions
This file was deleted.

src/EntryPoint/Event/CallbackQueryReceived.php

Lines changed: 0 additions & 68 deletions
This file was deleted.

src/EntryPoint/Event/ChannelPostEdited.php

Lines changed: 0 additions & 68 deletions
This file was deleted.

src/EntryPoint/Event/ChannelPostReceived.php

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)