]> granicus.if.org Git - php/commit
Clarify that location is required in do_request
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 10 Feb 2021 10:18:20 +0000 (11:18 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 10 Feb 2021 10:18:20 +0000 (11:18 +0100)
commit40ba9f6a1ae5bf2776a580c6cf612402f8e3c04d
treef520222c1a77d9e1f4406705dffe6420dd50ca07
parentcff35ca0b2c2f8d795eefec178c1ef4b316bd4f0
Clarify that location is required in do_request

As far as I can tell, the location is always non-null here,
and the code wouldn't be able to meaningfully work without a
location.
ext/soap/soap.c