REDROOM
PHP 7.4.33
Path:
Logout
Edit File
Size: 558 B
Close
/home/godevadmin/www/admin/braintree/final/braintree/tests/SanityTest.php
Text
Base64
<?php class SanityTest extends PHPUnit_Framework_TestCase { public function testLibraryWorksWithComposer() { if (version_compare(PHP_VERSION, "5.4.0", "<")) { $this->markTestSkipped("Requires PHP >=5.4"); } $returnValue = null; $testFile = escapeshellarg(realpath(__DIR__ . '/Braintree/fixtures/composer_implementation.php')); $command = sprintf('%s %s', PHP_BINARY, $testFile); system($command, $returnValue); $this->assertEquals(0, $returnValue); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 3 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Braintree
DIR
-
drwxrwxr-x
2023-11-07 19:59:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
integration
DIR
-
drwxrwxr-x
2023-11-07 19:59:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
unit
DIR
-
drwxrwxr-x
2023-11-07 19:59:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Helper.php
9.03 KB
lrwxrwxr-x
2023-11-07 19:59:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
SanityTest.php
558 B
lrwxrwxr-x
2023-11-07 19:59:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Setup.php
981 B
lrwxrwxr-x
2023-11-07 19:59:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).