Home
last modified time | relevance | path

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

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