PHP 8.2.31
Preview: LocalizedTestCase.php Size: 537 B
//opt/alt/php53/usr/share/pear/test/Translation/Symfony/Component/Translation/Tests/Loader/LocalizedTestCase.php

<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\Translation\Tests\Loader;

abstract class LocalizedTestCase extends \PHPUnit_Framework_TestCase
{
    protected function setUp()
    {
        if (!extension_loaded('intl')) {
            $this->markTestSkipped('The "intl" extension is not available');
        }
    }
}

Directory Contents

Dirs: 0 × Files: 12

Name Size Perms Modified Actions
1.93 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download
2.48 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download
1.70 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download
1.63 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download
2.23 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download
537 B lrw-r--r-- 2019-12-18 11:20:43
Edit Download
1.96 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download
1.52 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download
2.52 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download
2.16 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download
3.88 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download
2.28 KB lrw-r--r-- 2019-12-18 11:20:43
Edit Download

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