Home
last modified time | relevance | path

Searched refs:E_ALL (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/
H A DWebtrees.php91 use const E_ALL; alias
123 public const ERROR_REPORTING = self::DEBUG ? E_ALL : E_ALL & ~E_DEPRECATED & ~E_USER_DEPRECATED;