On Thu, Feb 18, 2021 at 3:15 AM David Rodrigues <david.pro...@gmail.com>
wrote:

> Thanks!
>
> There is a reason why it is not supported anymore?
>

https://wiki.php.net/rfc/deprecate_null_to_scalar_internal_arg "PHP RFC:
Deprecate passing null to non-nullable arguments of internal functions".
In short: to fix an historical inconsistency between internal and
user-defined (esp. polyfilled) functions.

First discussed at https://externals.io/message/105845 "Handling of null
arguments to internal functions".
Rebooted as https://externals.io/message/112327 (and
https://externals.io/message/112996 ) for the RFC.

-- 
Guilliam Xavier

Reply via email to