svn: /phpdoc/de/trunk/reference/url/functions/ get-headers.xml

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
cmb                                      Sun, 25 Mar 2018 20:50:26 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=344568

Log:
Sync with EN

Changed paths:
    U   phpdoc/de/trunk/reference/url/functions/get-headers.xml

Modified: phpdoc/de/trunk/reference/url/functions/get-headers.xml
===================================================================
--- phpdoc/de/trunk/reference/url/functions/get-headers.xml	2018-03-25 20:44:43 UTC (rev 344567)
+++ phpdoc/de/trunk/reference/url/functions/get-headers.xml	2018-03-25 20:50:26 UTC (rev 344568)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 321823 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 344567 Maintainer: sammywg Status: ready -->
 <refentry xml:id="function.get-headers" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>get_headers</refname>
@@ -14,6 +14,7 @@
    <type>array</type><methodname>get_headers</methodname>
    <methodparam><type>string</type><parameter>url</parameter></methodparam>
    <methodparam choice="opt"><type>int</type><parameter>format</parameter><initializer>0</initializer></methodparam>
+   <methodparam choice="opt"><type>resource</type><parameter>context</parameter></methodparam>
   </methodsynopsis>
   <para>
    <function>get_headers</function> gibt ein Array zurück, das die vom Server
@@ -37,12 +38,21 @@
      <term><parameter>format</parameter></term>
      <listitem>
       <para>
-       Wenn der optionale Parameter <parameter>format</parameter> auf eine Wert
+       Wenn der optionale Parameter <parameter>format</parameter> auf einen Wert
        ungleich 0 gesetzt wird, parst <function>get_headers</function> die
        Serverantwort und setzt entsprechende Arrayschlüssel.
       </para>
      </listitem>
     </varlistentry>
+    <varlistentry>
+     <term><parameter>context</parameter></term>
+     <listitem>
+      <para>
+       Eine gültige Context-Ressource, die mit
+       <function>stream_context_create</function> erstellt wurde.
+      </para>
+     </listitem>
+    </varlistentry>
    </variablelist>
   </para>
  </refsect1>
@@ -68,6 +78,12 @@
      </thead>
      <tbody>
       <row>
+       <entry>7.1.0</entry>
+       <entry>
+        Der <parameter>context</parameter> Parameter wurde hinzugefügt.
+       </entry>
+      </row>
+      <row>
        <entry>5.1.3</entry>
        <entry>
         Die Funktion verwendet nun den Standard-Streamkontext, der mittels
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.