svn: /phpdoc/de/trunk/reference/ session/functions/session-name.xml soap/soapclient/call.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Mon, 04 Jun 2018 12:50:19 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=345097
Log:
Sync with EN
Changed paths:
U phpdoc/de/trunk/reference/session/functions/session-name.xml
U phpdoc/de/trunk/reference/soap/soapclient/call.xml
Modified: phpdoc/de/trunk/reference/session/functions/session-name.xml
===================================================================
--- phpdoc/de/trunk/reference/session/functions/session-name.xml 2018-06-04 12:20:13 UTC (rev 345096)
+++ phpdoc/de/trunk/reference/session/functions/session-name.xml 2018-06-04 12:50:19 UTC (rev 345097)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 345061 Maintainer: samesch Status: ready -->
+<!-- EN-Revision: 345081 Maintainer: samesch Status: ready -->
<refentry xml:id="function.session-name" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>session_name</refname>
@@ -31,8 +31,7 @@
Der Sessionname wird auf den Ausgangswert zurückgesetzt, der zu Beginn in
<literal>session.name</literal> gespeichert wurde. Deshalb muss
<function>session_name</function> bei jeder Anfrage aufgerufen werden (und
- bevor <function>session_start</function> oder
- <function>session_register</function> aufgerufen wurden).
+ bevor <function>session_start</function> aufgerufen wurde).
</para>
</refsect1>
@@ -93,6 +92,34 @@
</para>
</refsect1>
+<refsect1 role="changelog">
+ &reftitle.changelog;
+ <para>
+ <informaltable>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>&Version;</entry>
+ <entry>&Description;</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>7.2.0</entry>
+ <entry>
+ <function>session_name</function> prüft den Session-Status; zuvor wurde
+ nur der Cookie-Status geprüft. Somit war es zuvor möglich, dass
+ <function>session_name</function> nach <function>session_start</function>
+ aufgerufen wurde, was möglicherweise PHP zum Absturz brachte, und zu anderem
+ Fehlverhalten führen konnte.
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </para>
+ </refsect1>
+
<refsect1 role="seealso">
&reftitle.seealso;
<para>
Modified: phpdoc/de/trunk/reference/soap/soapclient/call.xml
===================================================================
--- phpdoc/de/trunk/reference/soap/soapclient/call.xml 2018-06-04 12:20:13 UTC (rev 345096)
+++ phpdoc/de/trunk/reference/soap/soapclient/call.xml 2018-06-04 12:50:19 UTC (rev 345097)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 331240 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 345071 Maintainer: sammywg Status: ready -->
<refentry xml:id="soapclient.call" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@@ -13,7 +13,7 @@
<methodsynopsis>
<modifier>public</modifier> <type>mixed</type><methodname>SoapClient::__call</methodname>
<methodparam><type>string</type><parameter>function_name</parameter></methodparam>
- <methodparam><type>string</type><parameter>arguments</parameter></methodparam>
+ <methodparam><type>array</type><parameter>arguments</parameter></methodparam>
</methodsynopsis>
<para>
Der Aufruf dieser Methode ist missbilligt. Normalerweise können SOAP