On Tue, Jul 9, 2019, 03:56 Arnold Daniels <arnold.adaniels...@gmail.com> wrote:
> Hi internals, > > I've opened voting on the strict operators directive: > https://wiki.php.net/rfc/strict_operators > > As promised, a patch and tests have been prepared. This is available on > https://github.com/php/php-src/pull/4375 > > Regards, > Arnold > I wasn't sure about the full implications of this, but after some thought, the worst that can happen is excessive strictness, requiring to drop a single declaration on top of a file 👍 >