PHP 8.3.30
Preview: Reorderable.php Size: 756 B
/home/getspomw/itechservicellc.com/vendor/phpunit/phpunit/src/Framework/Reorderable.php

<?php declare(strict_types=1);
/*
 * This file is part of PHPUnit.
 *
 * (c) Sebastian Bergmann <sebastian@phpunit.de>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
namespace PHPUnit\Framework;

/**
 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
 *
 * @internal This class is not covered by the backward compatibility promise for PHPUnit
 */
interface Reorderable
{
    public function sortId(): string;

    /**
     * @return list<ExecutionOrderDependency>
     */
    public function provides(): array;

    /**
     * @return list<ExecutionOrderDependency>
     */
    public function requires(): array;
}

Directory Contents

Dirs: 8 × Files: 11

Name Size Perms Modified Actions
Assert DIR
- drwxr-xr-x 2025-11-18 19:24:06
Edit Download
- drwxr-xr-x 2025-11-18 19:24:06
Edit Download
- drwxr-xr-x 2025-11-18 19:24:06
Edit Download
Exception DIR
- drwxr-xr-x 2025-11-18 19:24:06
Edit Download
- drwxr-xr-x 2025-11-18 19:24:06
Edit Download
- drwxr-xr-x 2025-11-18 19:24:06
Edit Download
TestSize DIR
- drwxr-xr-x 2025-11-18 19:24:06
Edit Download
- drwxr-xr-x 2025-11-18 19:24:06
Edit Download
90.09 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download
2.19 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download
4.85 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download
901 B lrw-r--r-- 2025-10-28 20:23:16
Edit Download
756 B lrw-r--r-- 2025-10-28 20:23:16
Edit Download
631 B lrw-r--r-- 2025-10-28 20:23:16
Edit Download
482 B lrw-r--r-- 2025-10-28 20:23:16
Edit Download
11.07 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download
82.47 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download
19.02 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download
1.84 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).