PHP 8.2.30
Preview: ExpressionErrorException.php Size: 673 B
/opt/cloudlinux/alt-php54/root/usr/share/pear/Symfony/Component/CssSelector/Exception/ExpressionErrorException.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\CssSelector\Exception;

/**
 * ParseException is thrown when a CSS selector syntax is not valid.
 *
 * This component is a port of the Python cssselector library,
 * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
 *
 * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 */
class ExpressionErrorException extends ParseException implements ExceptionInterface
{
}

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
578 B lrw-r--r-- 2019-12-18 11:22:55
Edit Download
673 B lrw-r--r-- 2019-12-18 11:22:55
Edit Download
671 B lrw-r--r-- 2019-12-18 11:22:55
Edit Download
640 B lrw-r--r-- 2019-12-18 11:22:55
Edit Download
1.90 KB lrw-r--r-- 2019-12-18 11:22:55
Edit Download

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