public function numberOfPhpOrUserDeprecations() : int { return count($this->deprecations) + count($this->phpDeprecations); }