<?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\ErrorHandler\Error; class OutOfMemoryError extends FatalError { }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
ClassNotFoundError.php | File | 816 B | 0644 |
|
FatalError.php | File | 2.66 KB | 0644 |
|
OutOfMemoryError.php | File | 333 B | 0644 |
|
UndefinedFunctionError.php | File | 820 B | 0644 |
|
UndefinedMethodError.php | File | 818 B | 0644 |
|