Detects the missing declare(strict_types=1) directive in the file.

See PHP RFC: Scalar Type Declarations (php.net) to learn more about why you may need use this directive.