Add declare(strict_types=1) and full type declarations
Apply across all PHP files: scalar params, return types, and typed properties.
issue