=== is strict.
There is no way to disable the `==` operator or make it do strict comparisons (yet)
declare(scrict_types=1);