PHP 8.2.30
Preview: NoTestCaseObjectOnCallStackException.php Size: 760 B
/home/byroehnu/easetack.com/vendor/phpunit/phpunit/src/Event/Exception/NoTestCaseObjectOnCallStackException.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\Event\Code;

use PHPUnit\Event\Exception;
use RuntimeException;

/**
 * @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
 */
final class NoTestCaseObjectOnCallStackException extends RuntimeException implements Exception
{
    public function __construct()
    {
        parent::__construct('Cannot find TestCase object on call stack');
    }
}

Directory Contents

Dirs: 0 × Files: 17

Name Size Perms Modified Actions
507 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
506 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
330 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
488 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
499 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
504 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
486 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
540 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
550 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
506 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
760 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
472 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
518 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
499 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
503 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
504 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download
508 B lrw-rw-rw- 2025-04-08 07:59:11
Edit Download

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