We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a288458 commit 5369184Copy full SHA for 5369184
appendices/migration85/incompatible.xml
@@ -391,7 +391,8 @@
391
392
<para>
393
<methodname>SoapClient::__doRequest</methodname> now accepts a new,
394
- optional $uriParserClass parameter accepting string or null arguments.
+ optional <parameter>$uriParserClass</parameter> parameter accepting
395
+ string or null arguments.
396
Null represents the original (<function>parse_url</function>) based
397
method, while the new backends will be used when passing either
398
Uri\Rfc3986\Uri::class or Uri\WhatWg\Url::class.
0 commit comments