@@ -41,7 +41,7 @@ |
||
41 | 41 | */ |
42 | 42 | public function setUp(): void |
43 | 43 | { |
44 | - if (! extension_loaded('pdo_sqlite')) { |
|
44 | + if (!extension_loaded('pdo_sqlite')) { |
|
45 | 45 | $this->markTestSkipped('The PHP pdo sqlite (pdo_sqlite) is needed for this test.'); |
46 | 46 | } |
47 | 47 |
@@ -32,7 +32,7 @@ |
||
32 | 32 | { |
33 | 33 | public function setUp(): void |
34 | 34 | { |
35 | - if (! class_exists('VersionControl_Git')) { |
|
35 | + if (!class_exists('VersionControl_Git')) { |
|
36 | 36 | $this->markTestSkipped('The Git tasks depend on the pear/versioncontrol_git package being installed.'); |
37 | 37 | } |
38 | 38 | if (is_readable(PHING_TEST_BASE . '/tmp/git')) { |
@@ -32,7 +32,7 @@ |
||
32 | 32 | { |
33 | 33 | public function setUp(): void |
34 | 34 | { |
35 | - if (! class_exists('VersionControl_Git')) { |
|
35 | + if (!class_exists('VersionControl_Git')) { |
|
36 | 36 | $this->markTestSkipped('The Git tasks depend on the pear/versioncontrol_git package being installed.'); |
37 | 37 | } |
38 | 38 | if (is_readable(PHING_TEST_BASE . '/tmp/git')) { |
@@ -32,7 +32,7 @@ |
||
32 | 32 | { |
33 | 33 | public function setUp(): void |
34 | 34 | { |
35 | - if (! class_exists('VersionControl_Git')) { |
|
35 | + if (!class_exists('VersionControl_Git')) { |
|
36 | 36 | $this->markTestSkipped('The Git tasks depend on the pear/versioncontrol_git package being installed.'); |
37 | 37 | } |
38 | 38 | if (is_readable(PHING_TEST_BASE . '/tmp/git')) { |
@@ -32,7 +32,7 @@ |
||
32 | 32 | { |
33 | 33 | public function setUp(): void |
34 | 34 | { |
35 | - if (! class_exists('VersionControl_Git')) { |
|
35 | + if (!class_exists('VersionControl_Git')) { |
|
36 | 36 | $this->markTestSkipped('The Git tasks depend on the pear/versioncontrol_git package being installed.'); |
37 | 37 | } |
38 | 38 | if (is_readable(PHING_TEST_BASE . '/tmp/git')) { |
@@ -32,7 +32,7 @@ |
||
32 | 32 | { |
33 | 33 | public function setUp(): void |
34 | 34 | { |
35 | - if (! class_exists('VersionControl_Git')) { |
|
35 | + if (!class_exists('VersionControl_Git')) { |
|
36 | 36 | $this->markTestSkipped('The Git tasks depend on the pear/versioncontrol_git package being installed.'); |
37 | 37 | } |
38 | 38 | if (is_readable(PHING_TEST_BASE . '/tmp/git')) { |
@@ -32,7 +32,7 @@ |
||
32 | 32 | { |
33 | 33 | public function setUp(): void |
34 | 34 | { |
35 | - if (! class_exists('VersionControl_Git')) { |
|
35 | + if (!class_exists('VersionControl_Git')) { |
|
36 | 36 | $this->markTestSkipped('The Git tasks depend on the pear/versioncontrol_git package being installed.'); |
37 | 37 | } |
38 | 38 | if (is_readable(PHING_TEST_BASE . '/tmp/git')) { |
@@ -32,7 +32,7 @@ |
||
32 | 32 | { |
33 | 33 | public function setUp(): void |
34 | 34 | { |
35 | - if (! class_exists('VersionControl_Git')) { |
|
35 | + if (!class_exists('VersionControl_Git')) { |
|
36 | 36 | $this->markTestSkipped('The Git tasks depend on the pear/versioncontrol_git package being installed.'); |
37 | 37 | } |
38 | 38 | if (is_readable(PHING_TEST_BASE . '/tmp/git')) { |
@@ -32,7 +32,7 @@ |
||
32 | 32 | { |
33 | 33 | public function setUp(): void |
34 | 34 | { |
35 | - if (! class_exists('VersionControl_Git')) { |
|
35 | + if (!class_exists('VersionControl_Git')) { |
|
36 | 36 | $this->markTestSkipped('The Git tasks depend on the pear/versioncontrol_git package being installed.'); |
37 | 37 | } |
38 | 38 | if (is_readable(PHING_TEST_BASE . '/tmp/git')) { |