Nikita Popov
b10416a652
Deprecate passing null to non-nullable arg of internal function
...
This deprecates passing null to non-nullable scale arguments of
internal functions, with the eventual goal of making the behavior
consistent with userland functions, where null is never accepted
for non-nullable arguments.
This change is expected to cause quite a lot of fallout. In most
cases, calling code should be adjusted to avoid passing null. In
some cases, PHP should be adjusted to make some function arguments
nullable. I have already fixed a number of functions before landing
this, but feel free to file a bug if you encounter a function that
doesn't accept null, but probably should. (The rule of thumb for
this to be applicable is that the function must have special behavior
for 0 or "", which is distinct from the natural behavior of the
parameter.)
RFC: https://wiki.php.net/rfc/deprecate_null_to_scalar_internal_arg
Closes GH-6475.
2021-02-11 21:46:13 +01:00
..
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-09-11 11:59:04 +02:00
2020-02-03 22:52:20 +01:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-02-03 22:52:20 +01:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-09-11 11:59:04 +02:00
2019-06-27 23:25:33 +02:00
2020-08-03 14:40:50 +02:00
2020-09-11 11:59:04 +02:00
2020-03-09 22:53:23 +01:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-08-09 22:03:36 +02:00
2020-02-03 22:52:20 +01:00
2020-02-03 22:52:20 +01:00
2020-02-03 22:52:20 +01:00
2020-02-03 22:52:20 +01:00
2020-02-03 22:52:20 +01:00
2020-06-29 15:50:12 +02:00
2020-09-22 19:11:30 +01:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-09-11 11:59:04 +02:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2021-02-11 21:46:13 +01:00
2020-02-03 22:52:20 +01:00
2019-03-10 23:57:32 -03:00
2020-02-03 22:52:20 +01:00
2020-02-03 22:52:20 +01:00
2020-09-22 19:11:30 +01:00
2020-06-10 16:48:49 +02:00
2019-11-07 21:31:47 +01:00
2019-11-07 21:31:47 +01:00
2019-11-07 21:31:47 +01:00
2019-11-07 21:31:47 +01:00
2019-11-07 21:31:47 +01:00
2019-11-07 21:31:47 +01:00
2020-08-09 22:03:36 +02:00
2019-12-30 11:31:27 +01:00
2020-03-31 08:38:23 +02:00
2020-08-09 22:03:36 +02:00
2020-03-31 08:38:23 +02:00
2020-09-22 19:11:30 +01:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-09-11 11:59:04 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-02-03 22:52:20 +01:00
2020-06-24 13:13:44 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-08-09 22:03:36 +02:00
2020-10-23 16:55:11 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-10-23 16:55:11 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-09-14 10:14:21 +02:00
2020-09-14 10:14:21 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2021-01-06 12:46:24 +01:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-10-23 16:55:11 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-09-14 11:59:32 +02:00
2020-10-23 16:55:11 +02:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2021-01-06 12:46:24 +01:00
2020-09-09 10:47:43 +02:00
2020-09-22 19:11:30 +01:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-08-09 22:03:36 +02:00
2020-09-11 11:59:04 +02:00
2020-08-09 22:03:36 +02:00
2020-08-09 22:03:36 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-10-23 16:55:11 +02:00
2020-09-11 11:59:04 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-09-11 11:59:04 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-06-24 13:13:44 +02:00
2020-02-03 22:52:20 +01:00