Hi internals, A small cleanup RFC for PHP 8: https://wiki.php.net/rfc/lsp_errors
This makes all incompatible method signature (LSP) errors fatal, rather than only warning in some cases. Especially after https://wiki.php.net/rfc/parameter-no-type-variance I don't think there's any reason to keep this backdoor in place. Regards, Nikita