lighthouse
lighthouse copied to clipboard
Use `declare(strict_types=1)`
What problem does this feature proposal attempt to solve?
Loose types.
Which possible solutions should be considered?
We could migrate gradually, but I think we should do it in one full swoop in an upcoming major version. That way, breakage is to be expected.