svn: /phpdoc/de/trunk/ appendices/resources.xml language/types/string.xml reference/hash/setup.xml reference/imap/functions/imap-append.xml reference/imap/functions/imap-createmailbox.xml reference/imap/functions/imap-deletemailbox.xml reference/imap/functions/imap-getacl.xml reference/imap/functions/imap-getmailboxes.xml reference/imap/functions/imap-getsubscribed.xml reference/imap/functions/imap-list.xml reference/imap/functions/imap-listscan.xml reference/imap/functions/imap-lsub.xml referen

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
cmb                                      Fri, 23 Nov 2018 23:22:46 +0000

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

Log:
Sync with EN

Changed paths:
    U   phpdoc/de/trunk/appendices/resources.xml
    U   phpdoc/de/trunk/language/types/string.xml
    U   phpdoc/de/trunk/reference/hash/setup.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-append.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-createmailbox.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-deletemailbox.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-getacl.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-getmailboxes.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-getsubscribed.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-list.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-listscan.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-lsub.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-mail-copy.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-mail-move.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-open.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-renamemailbox.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-reopen.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-rfc822-write-address.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-setacl.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-status.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-subscribe.xml
    U   phpdoc/de/trunk/reference/imap/functions/imap-unsubscribe.xml
    U   phpdoc/de/trunk/reference/imap/setup.xml
    U   phpdoc/de/trunk/reference/openssl/functions/openssl-csr-new.xml
svn-diffs-346038.txt (text/x-diff, 36.2 KB)
Modified: phpdoc/de/trunk/appendices/resources.xml
===================================================================
--- phpdoc/de/trunk/appendices/resources.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/appendices/resources.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 340367 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346030 Maintainer: hholzgra Status: ready -->
 <appendix xml:id="resource" xmlns="http://docbook.org/ns/docbook">
  <title>Liste der Ressource-Typen</title>
  <para>
@@ -29,21 +29,6 @@
      </thead>
      <tbody>
    <row>
-    <entry>aspell</entry>
-    <entry>
-     <function>aspell_new</function>
-    </entry>
-    <entry>
-     <function>aspell_check</function>,
-     <function>aspell_check_raw</function>,
-     <function>aspell_suggest</function>
-    </entry>
-    <entry>
-     keine
-    </entry>
-    <entry>Aspell-Wörterbuch</entry>
-   </row>
-   <row>
    <entry>bzip2</entry>
     <entry>
      <function>bzopen</function>
@@ -62,101 +47,6 @@
     <entry>Bzip2-komprimierte Datei</entry>
    </row>
    <row>
-    <entry>COM</entry>
-    <entry>
-     <function>com_load</function>
-    </entry>
-    <entry>
-     <function>com_invoke</function>,
-     <function>com_propget</function>,
-     <function>com_get</function>,
-     <function>com_propput</function>,
-     <function>com_set</function>,
-     <function>com_propput</function>
-    </entry>
-    <entry>
-     keine
-    </entry>
-    <entry>COM-Object-Reference</entry>
-   </row>
-   <row>
-     <entry>VARIANT</entry>
-     <entry> </entry>
-     <entry> </entry>
-     <entry> </entry>
-     <entry> </entry>
-    </row>
-   <row>
-    <entry>cpdf</entry>
-    <entry>
-     <function>cpdf_open</function>
-    </entry>
-    <entry>
-     <function>cpdf_page_init</function>,
-     <function>cpdf_finalize_page</function>,
-     <function>cpdf_finalize</function>,
-     <function>cpdf_output_buffer</function>,
-     <function>cpdf_save_to_file</function>,
-     <function>cpdf_set_current_page</function>,
-     <function>cpdf_begin_text</function>,
-     <function>cpdf_end_text</function>,
-     <function>cpdf_show</function>,
-     <function>cpdf_show_xy</function>,
-     <function>cpdf_text</function>,
-     <function>cpdf_set_font</function>,
-     <function>cpdf_set_leading</function>,
-     <function>cpdf_set_text_rendering</function>,
-     <function>cpdf_set_horiz_scaling</function>,
-     <function>cpdf_set_text_rise</function>,
-     <function>cpdf_set_text_matrix</function>,
-     <function>cpdf_set_text_pos</function>,
-     <function>cpdf_set_text_pos</function>,
-     <function>cpdf_set_word_spacing</function>,
-     <function>cpdf_continue_text</function>,
-     <function>cpdf_stringwidth</function>,
-     <function>cpdf_save</function>,
-     <function>cpdf_translate</function>,
-     <function>cpdf_restore</function>,
-     <function>cpdf_scale</function>,
-     <function>cpdf_rotate</function>,
-     <function>cpdf_setflat</function>,
-     <function>cpdf_setlinejoin</function>,
-     <function>cpdf_setlinecap</function>,
-     <function>cpdf_setmiterlimit</function>,
-     <function>cpdf_setlinewidth</function>,
-     <function>cpdf_setdash</function>,
-     <function>cpdf_moveto</function>,
-     <function>cpdf_rmoveto</function>,
-     <function>cpdf_curveto</function>,
-     <function>cpdf_lineto</function>,
-     <function>cpdf_rlineto</function>,
-     <function>cpdf_circle</function>,
-     <function>cpdf_arc</function>,
-     <function>cpdf_rect</function>,
-     <function>cpdf_closepath</function>,
-     <function>cpdf_stroke</function>,
-     <function>cpdf_closepath_fill_stroke</function>,
-     <function>cpdf_fill_stroke</function>,
-     <function>cpdf_clip</function>,
-     <function>cpdf_fill</function>,
-     <function>cpdf_setgray_fill</function>,
-     <function>cpdf_setgray_stroke</function>,
-     <function>cpdf_setgray</function>,
-     <function>cpdf_setrgbcolor_fill</function>,
-     <function>cpdf_setrgbcolor_stroke</function>,
-     <function>cpdf_setrgbcolor</function>,
-     <function>cpdf_add_outline</function>,
-     <function>cpdf_set_page_animation</function>,
-     <function>cpdf_import_jpeg</function>,
-     <function>cpdf_place_inline_image</function>,
-     <function>cpdf_add_annotation</function>
-    </entry>
-    <entry>
-     <function>cpdf_close</function>
-    </entry>
-    <entry>Von der CPDF-Bibliothek verwaltetes PDF-Dokument</entry>
-   </row>
-   <row>
      <entry>cpdf outline</entry>
      <entry> </entry>
      <entry> </entry>
@@ -373,25 +263,6 @@
     <entry>Curl Session</entry>
    </row>
    <row>
-    <entry>dbm</entry>
-    <entry>
-     <function>dbmopen</function>
-    </entry>
-    <entry>
-     <function>dbmexists</function>,
-     <function>dbmfetch</function>,
-     <function>dbminsert</function>,
-     <function>dbmreplace</function>,
-     <function>dbmdelete</function>,
-     <function>dbmfirstkey</function>,
-     <function>dbmnextkey</function>
-    </entry>
-    <entry>
-     <function>dbmclose</function>
-    </entry>
-    <entry>Verweis auf eine DBM-Datenbank</entry>
-   </row>
-   <row>
     <entry>dba</entry>
     <entry>
      <function>dba_open</function>
@@ -843,163 +714,6 @@
     <entry>GMP-Number</entry>
    </row>
    <row>
-    <entry>hyperwave document</entry>
-    <entry>
-     <function>hw_cp</function>,
-     <function>hw_docbyanchor</function>,
-     <function>hw_getremote</function>,
-     <function>hw_getremotechildren</function>
-    </entry>
-    <entry>
-     <function>hw_children</function>,
-     <function>hw_childrenobj</function>,
-     <function>hw_getparents</function>,
-     <function>hw_getparentsobj</function>,
-     <function>hw_getchildcoll</function>,
-     <function>hw_getchildcollobj</function>,
-     <function>hw_getremote</function>,
-     <function>hw_getsrcbydestobj</function>,
-     <function>hw_getandlock</function>,
-     <function>hw_gettext</function>,
-     <function>hw_getobjectbyquerycoll</function>,
-     <function>hw_getobjectbyquerycollobj</function>,
-     <function>hw_getchilddoccoll</function>,
-     <function>hw_getchilddoccollobj</function>,
-     <function>hw_getanchors</function>,
-     <function>hw_getanchorsobj</function>,
-     <function>hw_inscoll</function>,
-     <function>hw_pipedocument</function>,
-     <function>hw_unlock</function>
-    </entry>
-    <entry>
-     <function>hw_deleteobject</function>
-    </entry>
-    <entry>Hyperwave-Objekt</entry>
-   </row>
-   <row>
-    <entry>hyperwave-Link</entry>
-    <entry>
-     <function>hw_connect</function>
-    </entry>
-    <entry>
-     <function>hw_children</function>,
-     <function>hw_childrenobj</function>,
-     <function>hw_cp</function>,
-     <function>hw_deleteobject</function>,
-     <function>hw_docbyanchor</function>,
-     <function>hw_docbyanchorobj</function>,
-     <function>hw_errormsg</function>,
-     <function>hw_edittext</function>,
-     <function>hw_error</function>,
-     <function>hw_getparents</function>,
-     <function>hw_getparentsobj</function>,
-     <function>hw_getchildcoll</function>,
-     <function>hw_getchildcollobj</function>,
-     <function>hw_getremote</function>,
-     <function>hw_getremotechildren</function>,
-     <function>hw_getsrcbydestobj</function>,
-     <function>hw_getobject</function>,
-     <function>hw_getandlock</function>,
-     <function>hw_gettext</function>,
-     <function>hw_getobjectbyquery</function>,
-     <function>hw_getobjectbyqueryobj</function>,
-     <function>hw_getobjectbyquerycoll</function>,
-     <function>hw_getobjectbyquerycollobj</function>,
-     <function>hw_getchilddoccoll</function>,
-     <function>hw_getchilddoccollobj</function>,
-     <function>hw_getanchors</function>,
-     <function>hw_getanchorsobj</function>,
-     <function>hw_mv</function>,
-     <function>hw_incollections</function>,
-     <function>hw_info</function>,
-     <function>hw_inscoll</function>,
-     <function>hw_insdoc</function>,
-     <function>hw_insertdocument</function>,
-     <function>hw_insertobject</function>,
-     <function>hw_mapid</function>,
-     <function>hw_modifyobject</function>,
-     <function>hw_pipedocument</function>,
-     <function>hw_unlock</function>,
-     <function>hw_who</function>,
-     <function>hw_getusername</function>
-    </entry>
-    <entry>
-     <function>hw_close</function>,
-     <function>hw_free_document</function>
-    </entry>
-    <entry>Verweis auf einen Hyperwave-Server</entry>
-   </row>
-   <row>
-    <entry>hyperwave link persistent</entry>
-    <entry>
-     <function>hw_pconnect</function>
-    </entry>
-    <entry>
-     <function>hw_children</function>,
-     <function>hw_childrenobj</function>,
-     <function>hw_cp</function>,
-     <function>hw_deleteobject</function>,
-     <function>hw_docbyanchor</function>,
-     <function>hw_docbyanchorobj</function>,
-     <function>hw_errormsg</function>,
-     <function>hw_edittext</function>,
-     <function>hw_error</function>,
-     <function>hw_getparents</function>,
-     <function>hw_getparentsobj</function>,
-     <function>hw_getchildcoll</function>,
-     <function>hw_getchildcollobj</function>,
-     <function>hw_getremote</function>,
-     <function>hw_getremotechildren</function>,
-     <function>hw_getsrcbydestobj</function>,
-     <function>hw_getobject</function>,
-     <function>hw_getandlock</function>,
-     <function>hw_gettext</function>,
-     <function>hw_getobjectbyquery</function>,
-     <function>hw_getobjectbyqueryobj</function>,
-     <function>hw_getobjectbyquerycoll</function>,
-     <function>hw_getobjectbyquerycollobj</function>,
-     <function>hw_getchilddoccoll</function>,
-     <function>hw_getchilddoccollobj</function>,
-     <function>hw_getanchors</function>,
-     <function>hw_getanchorsobj</function>,
-     <function>hw_mv</function>,
-     <function>hw_incollections</function>,
-     <function>hw_info</function>,
-     <function>hw_inscoll</function>,
-     <function>hw_insdoc</function>,
-     <function>hw_insertdocument</function>,
-     <function>hw_insertobject</function>,
-     <function>hw_mapid</function>,
-     <function>hw_modifyobject</function>,
-     <function>hw_pipedocument</function>,
-     <function>hw_unlock</function>,
-     <function>hw_who</function>,
-     <function>hw_getusername</function>
-    </entry>
-    <entry>
-     keine
-    </entry>
-    <entry>Persistenter Verweis auf einen Hyperwave-Server</entry>
-   </row>
-   <row>
-    <entry>icap</entry>
-    <entry>
-     <function>icap_open</function>
-    </entry>
-    <entry>
-     <function>icap_fetch_event</function>,
-     <function>icap_list_events</function>,
-     <function>icap_store_event</function>,
-     <function>icap_snooze</function>,
-     <function>icap_list_alarms</function>,
-     <function>icap_delete_event</function>
-    </entry>
-    <entry>
-     <function>icap_close</function>
-    </entry>
-    <entry>Verweis auf einen icap-Server</entry>
-   </row>
-   <row>
     <entry>imap</entry>
     <entry>
      <function>imap_open</function>
@@ -1049,20 +763,6 @@
     <entry>Verweis auf einen IMAP- oder POP3-Server</entry>
    </row>
    <row>
-     <entry>imap chain persistent</entry>
-     <entry> </entry>
-     <entry> </entry>
-     <entry> </entry>
-     <entry> </entry>
-    </row>
-   <row>
-     <entry>imap persistent</entry>
-     <entry> </entry>
-     <entry> </entry>
-     <entry> </entry>
-     <entry> </entry>
-    </row>
-   <row>
     <entry>ingres</entry>
     <entry>
      <function>ingres_connect</function>
@@ -1196,13 +896,6 @@
     <entry>Interbase-Transaktion</entry>
    </row>
    <row>
-     <entry>java</entry>
-     <entry> </entry>
-     <entry> </entry>
-     <entry> </entry>
-     <entry> </entry>
-    </row>
-   <row>
     <entry>ldap link</entry>
     <entry>
      <function>ldap_connect</function>,
@@ -1269,47 +962,6 @@
      <entry> </entry>
     </row>
    <row>
-    <entry>mcal</entry>
-    <entry>
-     <function>mcal_open</function>,
-     <function>mcal_popen</function>
-    </entry>
-    <entry>
-     <function>mcal_create_calendar</function>,
-     <function>mcal_rename_calendar</function>,
-     <function>mcal_rename_calendar</function>,
-     <function>mcal_delete_calendar</function>,
-     <function>mcal_fetch_event</function>,
-     <function>mcal_list_events</function>,
-     <function>mcal_append_event</function>,
-     <function>mcal_store_event</function>,
-     <function>mcal_delete_event</function>,
-     <function>mcal_list_alarms</function>,
-     <function>mcal_event_init</function>,
-     <function>mcal_event_set_category</function>,
-     <function>mcal_event_set_title</function>,
-     <function>mcal_event_set_description</function>,
-     <function>mcal_event_set_start</function>,
-     <function>mcal_event_set_end</function>,
-     <function>mcal_event_set_alarm</function>,
-     <function>mcal_event_set_class</function>,
-     <function>mcal_next_recurrence</function>,
-     <function>mcal_event_set_recur_none</function>,
-     <function>mcal_event_set_recur_daily</function>,
-     <function>mcal_event_set_recur_weekly</function>,
-     <function>mcal_event_set_recur_monthly_mday</function>,
-     <function>mcal_event_set_recur_monthly_wday</function>,
-     <function>mcal_event_set_recur_yearly</function>,
-     <function>mcal_fetch_current_stream_event</function>,
-     <function>mcal_event_add_attribute</function>,
-     <function>mcal_expunge</function>
-    </entry>
-    <entry>
-     <function>mcal_close</function>
-    </entry>
-    <entry>Verweis auf einen calendar-Server</entry>
-   </row>
-   <row>
      <entry>SWFAction</entry>
      <entry> </entry>
      <entry> </entry>
@@ -2239,26 +1891,6 @@
     <entry>pspell Konfiguration</entry>
    </row>
    <row>
-    <entry>Sablotron XSLT</entry>
-    <entry>
-     <function>xslt_create</function>
-    </entry>
-    <entry>
-     <function>xslt_closelog</function>,
-     <function>xslt_openlog</function>,
-     <function>xslt_run</function>,
-     <function>xslt_set_sax_handler</function>,
-     <function>xslt_errno</function>,
-     <function>xslt_error</function>,
-     <function>xslt_fetch_result</function>,
-     <function>xslt_free</function>
-    </entry>
-    <entry>
-     <function>xslt_free</function>
-    </entry>
-    <entry>XSLT Parser</entry>
-   </row>
-   <row>
     <entry>shmop</entry>
     <entry>
      <function>shmop_open</function>

Modified: phpdoc/de/trunk/language/types/string.xml
===================================================================
--- phpdoc/de/trunk/language/types/string.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/language/types/string.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 345139 Maintainer: nobody Status: working -->
+<!-- EN-Revision: 346031 Maintainer: nobody Status: working -->

 <sect1 xml:id="language.types.string">
  <title>Strings</title>
@@ -822,7 +822,7 @@
     <simpara>
      Writing to an out of range offset pads the string with spaces.
      Non-integer types are converted to integer.
-     Illegal offset type emits <constant>E_NOTICE</constant>.
+     Illegal offset type emits <constant>E_WARNING</constant>.
      Only the first character of an assigned string is used.
      As of PHP 7.1.0, assigning an empty string throws a fatal error. Formerly,
      it assigned a NULL byte.

Modified: phpdoc/de/trunk/reference/hash/setup.xml
===================================================================
--- phpdoc/de/trunk/reference/hash/setup.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/hash/setup.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 335782 Maintainer: tihox Status: ready -->
+<!-- EN-Revision: 346033 Maintainer: tihox Status: ready -->

 <chapter xml:id="hash.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  &reftitle.setup;
@@ -27,6 +27,10 @@
    <link xlink:href="&url.pecl.package;hash">PECL-Moduls</link>
    nutzen.
   </para>
+  <para>
+   Von PHP 7.4.0 an ist die Hash-Erweiterung eine Core-Erweiterung, so dass sie
+   immer aktiviert ist.
+  </para>
  </section>
  <!-- }}} -->


Modified: phpdoc/de/trunk/reference/imap/functions/imap-append.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-append.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-append.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 298918 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <refentry xml:id="function.imap-append" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>imap_append</refname>
@@ -33,6 +33,7 @@
        Der Name des Postfachs, siehe <function>imap_open</function>
        für nähere Informationen.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-createmailbox.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-createmailbox.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-createmailbox.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 325727 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <refentry xml:id="function.imap-createmailbox" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>imap_createmailbox</refname>
@@ -31,6 +31,7 @@
        sollten mit <function>imap_utf7_encode</function> kodiert
        werden.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
    </variablelist>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-deletemailbox.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-deletemailbox.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-deletemailbox.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <refentry xml:id="function.imap-deletemailbox" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>imap_deletemailbox</refname>
@@ -29,6 +29,7 @@
        Der Postfachname, für weitere Informationen siehe
        <function>imap_open</function>.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
    </variablelist>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-getacl.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-getacl.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-getacl.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 334762 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <refentry xml:id="function.imap-getacl" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>imap_getacl</refname>
@@ -29,6 +29,7 @@
        Der Name des Postfachs, siehe <function>imap_open</function>
        für weitere Informationen.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
    </variablelist>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-getmailboxes.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-getmailboxes.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-getmailboxes.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 344964 Maintainer: nobody Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: nobody Status: ready -->

 <refentry xml:id="function.imap-getmailboxes" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -33,6 +33,7 @@
        Spezifikation des gewünschten Servers wie in
        <function>imap_open</function> beschrieben.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-getsubscribed.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-getsubscribed.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-getsubscribed.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 344964 Maintainer: nobody Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: nobody Status: ready -->

 <refentry xml:id="function.imap-getsubscribed" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -37,6 +37,7 @@
        Spezifiziert den gewünschten Server wie in
        <function>imap_open</function> beschrieben.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-list.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-list.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-list.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 342651 Maintainer: nobody Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: nobody Status: ready -->

 <refentry xml:id="function.imap-list" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -33,6 +33,7 @@
        Angabe des Servers wie in <function>imap_open</function>
        beschrieben.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-listscan.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-listscan.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-listscan.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: nobody Status: ready -->

 <refentry xml:id="function.imap-listscan" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -40,6 +40,7 @@
        Serverspezifikation wie in <function>imap_open</function>
        beschrieben.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-lsub.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-lsub.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-lsub.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: nobody Status: ready -->

 <refentry xml:id="function.imap-lsub" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -33,6 +33,7 @@
        Serverspezifikation, siehe <function>imap_open</function>
        für Details.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-mail-copy.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-mail-copy.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-mail-copy.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <refentry xml:id="function.imap-mail-copy" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
   <refname>imap_mail_copy</refname>
@@ -42,6 +42,7 @@
        Das Zielpostfach, für weitere Informationen siehe
        <function>imap_open</function>.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-mail-move.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-mail-move.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-mail-move.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 308547 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <refentry xml:id="function.imap-mail-move" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
   <refname>imap_mail_move</refname>
@@ -42,6 +42,7 @@
        Das Zielpostfach, für weitere Informationen siehe
        <function>imap_open</function>.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-open.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-open.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-open.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 344377 Maintainer: nobody Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: nobody Status: ready -->

 <refentry xml:id="function.imap-open" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -44,6 +44,7 @@
        Zeichen außerhalb des druckbaren ASCII Bereichs so müssen diese
        mit <function>imap_utf7_encode</function> kodiert werden.
       </para>
+      &imap.mailboxname.insecure;
       <para>
        Der Serverteil wird in '{' und '}' eingebettet, er besteht aus dem
        Namen oder der IP-Adresse des Servers, einer optionalen Portnummer

Modified: phpdoc/de/trunk/reference/imap/functions/imap-renamemailbox.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-renamemailbox.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-renamemailbox.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <refentry xml:id="function.imap-renamemailbox" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>imap_renamemailbox</refname>
@@ -32,6 +32,7 @@
        Der bisherige Name des Postfachs, siehe  <function>imap_open</function>
        für weitere Informationen.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>
@@ -41,6 +42,7 @@
        Der neue Name des Postfachs, siehe  <function>imap_open</function>
        für weitere Informationen.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
    </variablelist>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-reopen.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-reopen.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-reopen.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: nobody Status: ready -->

 <refentry xml:id="function.imap-reopen" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -35,6 +35,7 @@
        Der Postfachname, siehe <function>imap_open</function>
        für weitere Informationen.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-rfc822-write-address.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-rfc822-write-address.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-rfc822-write-address.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <refentry xml:id="function.imap-rfc822-write-address" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
   <refname>imap_rfc822_write_address</refname>
@@ -31,6 +31,7 @@
        Der Name des Postfachs, siehe <function>imap_open</function>
        für weitere Informationen.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-setacl.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-setacl.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-setacl.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330735 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <refentry xml:id='function.imap-setacl' xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>imap_setacl</refname>
@@ -31,6 +31,7 @@
        Der Name des Postfachs, siehe <function>imap_open</function>
        für nähere Informationen.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-status.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-status.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-status.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: nobody Status: ready -->

 <refentry xml:id="function.imap-status" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -33,6 +33,7 @@
        Der Postfachname, siehe <function>imap_open</function> für
        weitere Informationen.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
     <varlistentry>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-subscribe.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-subscribe.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-subscribe.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <refentry xml:id="function.imap-subscribe" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>imap_subscribe</refname>
@@ -29,6 +29,7 @@
        Der Postfachname, siehe <function>imap_open</function>
        für weitere Informationen.
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
    </variablelist>

Modified: phpdoc/de/trunk/reference/imap/functions/imap-unsubscribe.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-unsubscribe.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/functions/imap-unsubscribe.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346027 Maintainer: hholzgra Status: ready -->
 <!-- Rev-Revision: 1.9 Reviewer: sammywg -->
 <refentry xml:id="function.imap-unsubscribe" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -32,6 +32,7 @@
        Der Postfachname (mehr Informationen finden Sie unter
        <function>imap_open</function>).
       </para>
+      &imap.mailboxname.insecure;
      </listitem>
     </varlistentry>
    </variablelist>

Modified: phpdoc/de/trunk/reference/imap/setup.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/setup.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/imap/setup.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 346029 Maintainer: hholzgra Status: ready -->

 <chapter xml:id="imap.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  &reftitle.setup;
@@ -51,16 +51,16 @@
  <!-- }}} -->

  <!-- {{{ Configuration -->
- <section xml:id="imap.configuration">
-  &reftitle.runtime;
-  &no.config;
- </section>
+ &reference.imap.ini;
  <!-- }}} -->

  <!-- {{{ Resources -->
  <section xml:id="imap.resources">
   &reftitle.resources;
-  &no.resource;
+  <para>
+   Die <literal>imap</literal>-Ressource, die von <function>imap_open</function>
+   zurückgegeben wird referenziert einen geöffneten IMAP-Stream.
+  </para>
  </section>
  <!-- }}} -->


Modified: phpdoc/de/trunk/reference/openssl/functions/openssl-csr-new.xml
===================================================================
--- phpdoc/de/trunk/reference/openssl/functions/openssl-csr-new.xml	2018-11-23 16:09:08 UTC (rev 346037)
+++ phpdoc/de/trunk/reference/openssl/functions/openssl-csr-new.xml	2018-11-23 23:22:46 UTC (rev 346038)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 346020 Maintainer: jaenecke Status: ready -->
+<!-- EN-Revision: 346025 Maintainer: jaenecke Status: ready -->
 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.openssl-csr-new">
  <refnamediv>
   <refname>openssl_csr_new</refname>
@@ -153,7 +153,7 @@
            <entry><type>string</type></entry>
            <entry>none</entry>
            <entry>
-            PHP 7.1+. Einer der <function>openssl_get_curve_names</function>.
+            Einer der <function>openssl_get_curve_names</function>.
            </entry>
           </row>
           <row>
@@ -181,6 +181,28 @@
   </para>
  </refsect1>

+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <informaltable>
+   <tgroup cols="2">
+    <thead>
+     <row>
+      <entry>&Version;</entry>
+      <entry>&Description;</entry>
+     </row>
+    </thead>
+    <tbody>
+     <row>
+      <entry>7.1.0</entry>
+      <entry>
+       <parameter>configargs</parameter> unterstützt nun ebenfalls <literal>curve_name</literal>.
+      </entry>
+     </row>
+    </tbody>
+   </tgroup>
+  </informaltable>
+ </refsect1>
+
  <refsect1 role="examples">
   &reftitle.examples;
   <para>
@@ -232,7 +254,7 @@
      </example>

      <example>
-      <title>Erzeugen eines selbstsignierten ECC-Zertifikats in PHP 7.1+</title>
+      <title>Erzeugen eines selbstsignierten ECC-Zertifikats (von PHP 7.1.0 an)</title>
       <programlisting role="php">
 <![CDATA[
 <?php
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.