Skip to content

Commit 5578f33

Browse files
kocsismateclaudepache
authored andcommitted
Update ext/soap role attributes (php#1982)
1 parent 0487d47 commit 5578f33

34 files changed

+41
-56
lines changed

reference/soap/soapclient.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,10 +250,10 @@
250250
</fieldsynopsis>
251251

252252
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
253-
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.soapclient')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[not(@role='procedural')])">
253+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.soapclient')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='SoapClient'])">
254254
<xi:fallback/>
255255
</xi:include>
256-
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.soapclient')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])">
256+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.soapclient')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='SoapClient'])">
257257
<xi:fallback/>
258258
</xi:include>
259259
</classsynopsis>

reference/soap/soapclient/call.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<refsect1 role="description">
1010
&reftitle.description;
11-
<methodsynopsis>
11+
<methodsynopsis role="SoapClient">
1212
<modifier>public</modifier> <type>mixed</type><methodname>SoapClient::__call</methodname>
1313
<methodparam><type>string</type><parameter>name</parameter></methodparam>
1414
<methodparam><type>array</type><parameter>args</parameter></methodparam>

reference/soap/soapclient/construct.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<refsect1 role="description">
1010
&reftitle.description;
11-
<constructorsynopsis>
11+
<constructorsynopsis role="SoapClient">
1212
<modifier>public</modifier> <methodname>SoapClient::__construct</methodname>
1313
<methodparam><type class="union"><type>string</type><type>null</type></type><parameter>wsdl</parameter></methodparam>
1414
<methodparam choice="opt"><type>array</type><parameter>options</parameter><initializer>[]</initializer></methodparam>
@@ -773,7 +773,6 @@ array(2) {
773773
</refsect1>
774774

775775
</refentry>
776-
777776
<!-- Keep this comment at the end of the file
778777
Local variables:
779778
mode: sgml

reference/soap/soapclient/dorequest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<refsect1 role="description">
1010
&reftitle.description;
11-
<methodsynopsis>
11+
<methodsynopsis role="SoapClient">
1212
<modifier>public</modifier> <type class="union"><type>string</type><type>null</type></type><methodname>SoapClient::__doRequest</methodname>
1313
<methodparam><type>string</type><parameter>request</parameter></methodparam>
1414
<methodparam><type>string</type><parameter>location</parameter></methodparam>

reference/soap/soapclient/getcookies.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
43
<refentry xml:id="soapclient.getcookies" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
54
<refnamediv>
65
<refname>SoapClient::__getCookies</refname>
@@ -9,9 +8,9 @@
98

109
<refsect1 role="description">
1110
&reftitle.description;
12-
<methodsynopsis>
11+
<methodsynopsis role="SoapClient">
1312
<modifier>public</modifier> <type>array</type><methodname>SoapClient::__getCookies</methodname>
14-
<void />
13+
<void/>
1514
</methodsynopsis>
1615
<para>
1716

@@ -34,7 +33,6 @@
3433
</refsect1>
3534

3635
</refentry>
37-
3836
<!-- Keep this comment at the end of the file
3937
Local variables:
4038
mode: sgml

reference/soap/soapclient/getfunctions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<refsect1 role="description">
1010
&reftitle.description;
11-
<methodsynopsis>
11+
<methodsynopsis role="SoapClient">
1212
<modifier>public</modifier> <type class="union"><type>array</type><type>null</type></type><methodname>SoapClient::__getFunctions</methodname>
1313
<void/>
1414
</methodsynopsis>

reference/soap/soapclient/getlastrequest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<refsect1 role="description">
1010
&reftitle.description;
11-
<methodsynopsis>
11+
<methodsynopsis role="SoapClient">
1212
<modifier>public</modifier> <type class="union"><type>string</type><type>null</type></type><methodname>SoapClient::__getLastRequest</methodname>
1313
<void/>
1414
</methodsynopsis>

reference/soap/soapclient/getlastrequestheaders.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<refsect1 role="description">
1010
&reftitle.description;
11-
<methodsynopsis>
11+
<methodsynopsis role="SoapClient">
1212
<modifier>public</modifier> <type class="union"><type>string</type><type>null</type></type><methodname>SoapClient::__getLastRequestHeaders</methodname>
1313
<void/>
1414
</methodsynopsis>

reference/soap/soapclient/getlastresponse.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<refsect1 role="description">
1010
&reftitle.description;
11-
<methodsynopsis>
11+
<methodsynopsis role="SoapClient">
1212
<modifier>public</modifier> <type class="union"><type>string</type><type>null</type></type><methodname>SoapClient::__getLastResponse</methodname>
1313
<void/>
1414
</methodsynopsis>

reference/soap/soapclient/getlastresponseheaders.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<refsect1 role="description">
1010
&reftitle.description;
11-
<methodsynopsis>
11+
<methodsynopsis role="SoapClient">
1212
<modifier>public</modifier> <type class="union"><type>string</type><type>null</type></type><methodname>SoapClient::__getLastResponseHeaders</methodname>
1313
<void/>
1414
</methodsynopsis>

0 commit comments

Comments
 (0)