Skip to content

Commit 5369184

Browse files
committed
fixed parameter markup
1 parent a288458 commit 5369184

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appendices/migration85/incompatible.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,8 @@
391391

392392
<para>
393393
<methodname>SoapClient::__doRequest</methodname> now accepts a new,
394-
optional $uriParserClass parameter accepting string or null arguments.
394+
optional <parameter>$uriParserClass</parameter> parameter accepting
395+
string or null arguments.
395396
Null represents the original (<function>parse_url</function>) based
396397
method, while the new backends will be used when passing either
397398
Uri\Rfc3986\Uri::class or Uri\WhatWg\Url::class.

0 commit comments

Comments
 (0)