Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/www/html/dataninja.cn/core/modules/system/tests/src/Unit/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/www/html/dataninja.cn/core/modules/system/tests/src/Unit/SystemRequirementsTest.php

<?php

namespace Drupal\Tests\system\Unit;

use Drupal\system\SystemRequirements;
use Drupal\Tests\UnitTestCase;

/**
 * @coversDefaultClass \Drupal\system\SystemRequirements
 * @group system
 */
class SystemRequirementsTest extends UnitTestCase {

  /**
   * @covers ::phpVersionWithPdoDisallowMultipleStatements
   * @dataProvider providerTestPhpVersionWithPdoDisallowMultipleStatements
   */
  public function testPhpVersionWithPdoDisallowMultipleStatements($version, $expected) {
    $this->assertEquals($expected, SystemRequirements::phpVersionWithPdoDisallowMultipleStatements($version));
  }

  public function providerTestPhpVersionWithPdoDisallowMultipleStatements() {
    $data = [];
    $data[] = ['5.4.2', FALSE];
    $data[] = ['5.4.21', FALSE];
    $data[] = ['5.5.9', FALSE];
    $data[] = ['5.5.20', FALSE];
    $data[] = ['5.5.21', TRUE];
    $data[] = ['5.5.30', TRUE];
    $data[] = ['5.6.2', FALSE];
    $data[] = ['5.6.5', TRUE];
    $data[] = ['5.5.21', TRUE];
    return $data;
  }

}

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net