Error Identifiers: throw.*
← Back to all error identifiers
There are 2 error identifiers in the throw.* group:
-
throw.notSupported non-ignorable
Throw expression is used on a PHP version that does not support it.
-
Thrown value does not implement the Throwable interface.