Reports violations of the strict type checking rules. Strict type-checking mode has to be enabled using declare(strict_types=1) directive. The directive must be the first statement in a file, block mode is explicitly disallowed.