1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 22:52:40 +02:00
Files
archived-php-src/ext
Nikita Popov 788abb8cc8 Accept null $location in SoapClient::__setLocation()
Currently an empty string is used to unset the location. Once
again, it makes more sense to use a null value for this purpose
(though the special behavior of empty strings is retained).

The code comment above the function also explicitly indicates
that null should be accepted, and the function does return null
rather than an empty string for the old location value (if it
is missing).
2021-02-10 10:50:42 +01:00
..
2021-01-12 09:50:27 +01:00
2020-10-07 14:58:43 +02:00
2021-02-02 10:32:11 +01:00
2021-01-25 10:44:06 +00:00
2020-10-22 14:50:52 +02:00
2021-02-09 22:38:06 +01:00
2020-10-02 11:56:16 +02:00
2021-02-09 22:38:06 +01:00
2020-10-02 14:26:39 +02:00
2021-02-09 15:18:59 +01:00
2021-01-04 15:27:20 +01:00
2020-10-07 12:26:46 +02:00
2020-10-09 15:25:23 +02:00
2021-01-03 16:15:46 +01:00
2021-02-09 22:38:06 +01:00
2021-02-09 22:38:06 +01:00
2021-02-09 22:38:06 +01:00
2020-10-26 15:40:12 +01:00
2021-02-05 14:55:26 +01:00
2021-02-02 16:46:52 +01:00
2021-02-09 22:38:06 +01:00
2020-12-24 17:48:39 +11:00
2020-12-10 16:53:08 +01:00
2021-02-08 19:00:37 +01:00
2020-10-06 09:49:40 +02:00
2021-01-01 17:41:48 +01:00
2020-11-25 11:47:05 +01:00
2020-09-30 21:07:25 +02:00
2020-09-18 14:28:32 +02:00
2020-09-18 14:28:32 +02:00
2020-12-02 10:19:32 +01:00
2020-10-08 10:28:50 +02:00
2020-10-08 10:28:50 +02:00
2021-02-09 22:38:06 +01:00
2021-01-18 15:47:12 +01:00