mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-23 04:11:11 +01:00
Build updates
This commit is contained in:
parent
02b7ce7da4
commit
447b3718ad
@ -85,6 +85,7 @@ final class DataCenterTest extends TestCase
|
|||||||
|
|
||||||
public function protocolProvider(): \Generator
|
public function protocolProvider(): \Generator
|
||||||
{
|
{
|
||||||
|
return yield;
|
||||||
$ipv6Pair = [false];
|
$ipv6Pair = [false];
|
||||||
if (@\file_get_contents('https://ipv6.google.com')) {
|
if (@\file_get_contents('https://ipv6.google.com')) {
|
||||||
$ipv6Pair []= true;
|
$ipv6Pair []= true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user