You are here

constant ErrorHandler::TYPE_DEPRECATION in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/debug/ErrorHandler.php \Symfony\Component\Debug\ErrorHandler::TYPE_DEPRECATION

Deprecated

since version 2.6, to be removed in 3.0.

File

vendor/symfony/debug/ErrorHandler.php, line 52

Class

ErrorHandler
A generic ErrorHandler for the PHP engine.

Namespace

Symfony\Component\Debug

Code

const TYPE_DEPRECATION = -100;