<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> and Trevor Rowbotham <trevor.rowbotham@pm.me> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Polyfill\Intl\Idn; /** * @internal */ class Info { public $bidiDomain = false; public $errors = 0; public $validBidiDomain = true; public $transitionalDifferent = false; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Resources | Folder | 0755 |
|
|
Idn.php | File | 29.66 KB | 0644 |
|
Info.php | File | 493 B | 0644 |
|
LICENSE | File | 1.09 KB | 0644 |
|
README.md | File | 467 B | 0644 |
|
bootstrap.php | File | 4.52 KB | 0644 |
|
bootstrap80.php | File | 3.92 KB | 0644 |
|
composer.json | File | 1.21 KB | 0644 |
|