Searched refs:E_ALL (Results 1 – 1 of 1) sorted by relevance
91 use const E_ALL; alias123 public const ERROR_REPORTING = self::DEBUG ? E_ALL : E_ALL & ~E_DEPRECATED & ~E_USER_DEPRECATED;