svn: /phpdoc/de/trunk/ appendices/migration70/changed-functions.xml appendices/migration70/classes.xml appendices/migration70/constants.xml appendices/migration70/incompatible.xml appendices/migration70/removed-exts-sapis.xml install/unix/nginx.xml reference/array/sorting.xml reference/datetime/datetime/construct.xml reference/filter/filters.xml reference/filter/functions/filter-input.xml reference/filter/functions/filter-var-array.xml reference/image/functions/jpeg2wbmp.xml reference/info/funct

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
cmb                                      Thu, 29 Mar 2018 11:42:32 +0000

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

Log:
Fix EN-Revision comments

Changed paths:
    U   phpdoc/de/trunk/appendices/migration70/changed-functions.xml
    U   phpdoc/de/trunk/appendices/migration70/classes.xml
    U   phpdoc/de/trunk/appendices/migration70/constants.xml
    U   phpdoc/de/trunk/appendices/migration70/incompatible.xml
    U   phpdoc/de/trunk/appendices/migration70/removed-exts-sapis.xml
    U   phpdoc/de/trunk/install/unix/nginx.xml
    U   phpdoc/de/trunk/reference/array/sorting.xml
    U   phpdoc/de/trunk/reference/datetime/datetime/construct.xml
    U   phpdoc/de/trunk/reference/filter/filters.xml
    U   phpdoc/de/trunk/reference/filter/functions/filter-input.xml
    U   phpdoc/de/trunk/reference/filter/functions/filter-var-array.xml
    U   phpdoc/de/trunk/reference/image/functions/jpeg2wbmp.xml
    U   phpdoc/de/trunk/reference/info/functions/set-include-path.xml
    U   phpdoc/de/trunk/reference/memcache/configure.xml
    U   phpdoc/de/trunk/reference/memcache/constants.xml
    U   phpdoc/de/trunk/reference/memcache/examples.xml
    U   phpdoc/de/trunk/reference/memcache/ini.xml
    U   phpdoc/de/trunk/reference/memcache/memcache.xml
    U   phpdoc/de/trunk/reference/memcache/reference.xml
    U   phpdoc/de/trunk/reference/memcache/setup.xml
    U   phpdoc/de/trunk/reference/mongo/mongogridfs/get.xml
    U   phpdoc/de/trunk/reference/mongo/mongogridfs/put.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-bind-param.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-bind-result.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-client-encoding.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-connect.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-escape-string.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-execute.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-fetch.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-get-metadata.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-master-query.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-param-count.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-report.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-send-long-data.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-set-opt.xml
    U   phpdoc/de/trunk/reference/mysqli/functions/mysqli-slave-query.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli/close.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli/stat.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli/warning-count.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli_stmt/bind-result.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli_stmt/close.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli_stmt/construct.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli_stmt/data-seek.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli_stmt/num-rows.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli_stmt/param-count.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli_stmt/send-long-data.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli_stmt/sqlstate.xml
    U   phpdoc/de/trunk/reference/mysqli/mysqli_stmt/store-result.xml
    U   phpdoc/de/trunk/reference/oauth/functions/oauth-urlencode.xml
    U   phpdoc/de/trunk/reference/opcache/functions/opcache-get-status.xml
    U   phpdoc/de/trunk/reference/opcache/functions/opcache-reset.xml
    U   phpdoc/de/trunk/reference/opcache/reference.xml
    U   phpdoc/de/trunk/reference/opcache/setup.xml
    U   phpdoc/de/trunk/reference/password/book.xml
    U   phpdoc/de/trunk/reference/password/functions/password-get-info.xml
    U   phpdoc/de/trunk/reference/password/functions/password-hash.xml
    U   phpdoc/de/trunk/reference/password/functions/password-needs-rehash.xml
    U   phpdoc/de/trunk/reference/password/functions/password-verify.xml
    U   phpdoc/de/trunk/reference/pdo/pdostatement/execute.xml
    U   phpdoc/de/trunk/reference/pdo/pdostatement.xml
    U   phpdoc/de/trunk/reference/pdo_mysql/reference.xml
    U   phpdoc/de/trunk/reference/readline/ini.xml
    U   phpdoc/de/trunk/reference/session/upload-progress.xml
    U   phpdoc/de/trunk/reference/spl/functions/spl-autoload-functions.xml
    U   phpdoc/de/trunk/reference/spl/recursivedirectoryiterator/next.xml
    U   phpdoc/de/trunk/reference/strings/functions/money-format.xml
svn-diffs-344583.txt (text/x-diff, 42.9 KB)
Modified: phpdoc/de/trunk/appendices/migration70/changed-functions.xml
===================================================================
--- phpdoc/de/trunk/appendices/migration70/changed-functions.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/appendices/migration70/changed-functions.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision: $ -->
-<!-- EN-Revision: 341328 Maintainer: dm #79898 Status: ready -->
+<!-- EN-Revision: 341328 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <sect1 xml:id="migration70.changed-functions">

Modified: phpdoc/de/trunk/appendices/migration70/classes.xml
===================================================================
--- phpdoc/de/trunk/appendices/migration70/classes.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/appendices/migration70/classes.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision: $ -->
-<!-- EN-Revision: 337323 Maintainer: dm #79898 Status: ready -->
+<!-- EN-Revision: 337323 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <sect1 xml:id="migration70.classes" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/appendices/migration70/constants.xml
===================================================================
--- phpdoc/de/trunk/appendices/migration70/constants.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/appendices/migration70/constants.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision: $ -->
-<!-- EN-Revision: 341024 Maintainer: dm #79898 Status: ready -->
+<!-- EN-Revision: 341024 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <sect1 xml:id="migration70.constants" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/appendices/migration70/incompatible.xml
===================================================================
--- phpdoc/de/trunk/appendices/migration70/incompatible.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/appendices/migration70/incompatible.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision: $ -->
-<!-- EN-Revision: 337358 Maintainer: dm #79898 Status: ready -->
+<!-- EN-Revision: 337358 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <sect1 xml:id="migration70.incompatible">

Modified: phpdoc/de/trunk/appendices/migration70/removed-exts-sapis.xml
===================================================================
--- phpdoc/de/trunk/appendices/migration70/removed-exts-sapis.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/appendices/migration70/removed-exts-sapis.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision: $ -->
-<!-- EN-Revision: 337323 Maintainer: dm #79898 Status: ready -->
+<!-- EN-Revision: 337323 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <sect1 xml:id="migration70.removed-exts-sapis" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/install/unix/nginx.xml
===================================================================
--- phpdoc/de/trunk/install/unix/nginx.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/install/unix/nginx.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 335022 Maintainer: POli Bahn Status: ready -->
+<!-- EN-Revision: 335022 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <sect1 xml:id="install.unix.nginx" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/array/sorting.xml
===================================================================
--- phpdoc/de/trunk/reference/array/sorting.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/array/sorting.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 327704 Maintainer: anonymous #83229 Status: ready -->
+<!-- EN-Revision: 327704 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <chapter xml:id="array.sorting" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/datetime/datetime/construct.xml
===================================================================
--- phpdoc/de/trunk/reference/datetime/datetime/construct.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/datetime/datetime/construct.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision: $ -->
-<!-- EN-Revision: 330341 Maintainer: Tobias F. Status: ready -->
+<!-- EN-Revision: 330341 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="datetime.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/filter/filters.xml
===================================================================
--- phpdoc/de/trunk/reference/filter/filters.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/filter/filters.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 332063 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 332063 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <chapter xml:id="filter.filters" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/filter/functions/filter-input.xml
===================================================================
--- phpdoc/de/trunk/reference/filter/functions/filter-input.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/filter/functions/filter-input.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 335127 Maintainer: cmb: ready -->
+<!-- EN-Revision: 335127 Maintainer: cmb Status: ready -->
 <refentry xml:id="function.filter-input" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>filter_input</refname>

Modified: phpdoc/de/trunk/reference/filter/functions/filter-var-array.xml
===================================================================
--- phpdoc/de/trunk/reference/filter/functions/filter-var-array.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/filter/functions/filter-var-array.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- $Revision$ -->
 <!-- EN-Revision: n/a Maintainer: nobody Status: ready -->
-<!-- $Revision$ -->
 <refentry xml:id="function.filter-var-array" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>filter_var_array</refname>

Modified: phpdoc/de/trunk/reference/image/functions/jpeg2wbmp.xml
===================================================================
--- phpdoc/de/trunk/reference/image/functions/jpeg2wbmp.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/image/functions/jpeg2wbmp.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: anonymous #24458 Status: ready -->
+<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.jpeg2wbmp" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/info/functions/set-include-path.xml
===================================================================
--- phpdoc/de/trunk/reference/info/functions/set-include-path.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/info/functions/set-include-path.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 341282 Maintainer: anonymous #86218 Status: ready -->
+<!-- EN-Revision: 341282 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.set-include-path" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/memcache/configure.xml
===================================================================
--- phpdoc/de/trunk/reference/memcache/configure.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/memcache/configure.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: anonymous #21786 Status: ready -->
+<!-- EN-Revision: 288721 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <section xml:id="memcache.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/memcache/constants.xml
===================================================================
--- phpdoc/de/trunk/reference/memcache/constants.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/memcache/constants.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 317502 Maintainer: anonymous #21786 Status: ready -->
+<!-- EN-Revision: 317502 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <appendix xml:id='memcache.constants' xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/memcache/examples.xml
===================================================================
--- phpdoc/de/trunk/reference/memcache/examples.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/memcache/examples.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 310851 Maintainer: anonymous #21786 Status: ready -->
+<!-- EN-Revision: 310851 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <chapter xml:id="memcache.examples" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/memcache/ini.xml
===================================================================
--- phpdoc/de/trunk/reference/memcache/ini.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/memcache/ini.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 323642 Maintainer: anonymous #21786 Status: ready -->
+<!-- EN-Revision: 323642 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <section xml:id="memcache.ini" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/memcache/memcache.xml
===================================================================
--- phpdoc/de/trunk/reference/memcache/memcache.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/memcache/memcache.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 317663 Maintainer: anonymous #21786 Status: ready -->
+<!-- EN-Revision: 317663 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <phpdoc:classref xml:id="class.memcache" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

Modified: phpdoc/de/trunk/reference/memcache/reference.xml
===================================================================
--- phpdoc/de/trunk/reference/memcache/reference.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/memcache/reference.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: anonymous #21786 Status: ready -->
+<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <reference xml:id="ref.memcache" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/memcache/setup.xml
===================================================================
--- phpdoc/de/trunk/reference/memcache/setup.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/memcache/setup.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: anonymous #21786 Status: ready -->
+<!-- EN-Revision: 288721 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <chapter xml:id="memcache.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/mongo/mongogridfs/get.xml
===================================================================
--- phpdoc/de/trunk/reference/mongo/mongogridfs/get.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mongo/mongogridfs/get.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 317663 Maintainer: anonymous #46534 Status: ready -->
+<!-- EN-Revision: 317663 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mongogridfs.get" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/mongo/mongogridfs/put.xml
===================================================================
--- phpdoc/de/trunk/reference/mongo/mongogridfs/put.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mongo/mongogridfs/put.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 329045 Maintainer: anonymous #46534 Status: ready -->
+<!-- EN-Revision: 329045 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mongogridfs.put" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-bind-param.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-bind-param.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-bind-param.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 326726 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-bind-param" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-bind-result.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-bind-result.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-bind-result.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 326726 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-bind-result" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-client-encoding.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-client-encoding.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-client-encoding.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 326726 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-client-encoding" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-connect.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-connect.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-connect.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 317663 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 317663 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-connect" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-escape-string.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-escape-string.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-escape-string.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 300307 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 300307 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-escape-string" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-execute.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-execute.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-execute.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-execute" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-fetch.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-fetch.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-fetch.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 326726 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-fetch" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-get-metadata.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-get-metadata.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-get-metadata.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 326726 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-get-metadata" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-master-query.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-master-query.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-master-query.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-master-query" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-param-count.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-param-count.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-param-count.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 326726 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-param-count" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-report.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-report.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-report.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 329175 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 329175 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-report" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-send-long-data.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-send-long-data.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-send-long-data.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 326726 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-send-long-data" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-set-opt.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-set-opt.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-set-opt.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330226 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 330226 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-set-opt" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/functions/mysqli-slave-query.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/functions/mysqli-slave-query.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/functions/mysqli-slave-query.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysqli-slave-query" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli/close.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli/close.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli/close.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 328365 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 328365 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli.close" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli/stat.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli/stat.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli/stat.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322005 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 322005 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli.stat" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli/warning-count.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli/warning-count.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli/warning-count.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322383 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 322383 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli.warning-count" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli_stmt/bind-result.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli_stmt/bind-result.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli_stmt/bind-result.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 331998 Maintainer: Michael Schatz Status: ready -->
+<!-- EN-Revision: 331998 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli-stmt.bind-result" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli_stmt/close.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli_stmt/close.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli_stmt/close.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322005 Maintainer: anonymous #69504 Status: ready -->
+<!-- EN-Revision: 322005 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli-stmt.close" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli_stmt/construct.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli_stmt/construct.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli_stmt/construct.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 336014 Maintainer: anonymous #69504 Status: ready -->
+<!-- EN-Revision: 336014 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli-stmt.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli_stmt/data-seek.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli_stmt/data-seek.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli_stmt/data-seek.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322005 Maintainer: Michael Schatz Status: ready -->
+<!-- EN-Revision: 322005 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli-stmt.data-seek" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli_stmt/num-rows.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli_stmt/num-rows.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli_stmt/num-rows.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322008 Maintainer: Michael Schatz Status: ready -->
+<!-- EN-Revision: 322008 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli-stmt.num-rows" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli_stmt/param-count.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli_stmt/param-count.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli_stmt/param-count.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322008 Maintainer: Michael Schatz Status: ready -->
+<!-- EN-Revision: 322008 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli-stmt.param-count" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli_stmt/send-long-data.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli_stmt/send-long-data.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli_stmt/send-long-data.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322005 Maintainer: Michael Schatz Status: ready -->
+<!-- EN-Revision: 322005 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli-stmt.send-long-data" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli_stmt/sqlstate.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli_stmt/sqlstate.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli_stmt/sqlstate.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322008 Maintainer: Michael Schatz Status: ready -->
+<!-- EN-Revision: 322008 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli-stmt.sqlstate" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/mysqli/mysqli_stmt/store-result.xml
===================================================================
--- phpdoc/de/trunk/reference/mysqli/mysqli_stmt/store-result.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/mysqli/mysqli_stmt/store-result.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 333163 Maintainer: Michael Schatz Status: ready -->
+<!-- EN-Revision: 333163 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="mysqli-stmt.store-result" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/oauth/functions/oauth-urlencode.xml
===================================================================
--- phpdoc/de/trunk/reference/oauth/functions/oauth-urlencode.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/oauth/functions/oauth-urlencode.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297187 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 297187 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.oauth-urlencode" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/opcache/functions/opcache-get-status.xml
===================================================================
--- phpdoc/de/trunk/reference/opcache/functions/opcache-get-status.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/opcache/functions/opcache-get-status.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 332285 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 332285 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.opcache-get-status" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/opcache/functions/opcache-reset.xml
===================================================================
--- phpdoc/de/trunk/reference/opcache/functions/opcache-reset.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/opcache/functions/opcache-reset.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330685 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 330685 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.opcache-reset" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/opcache/reference.xml
===================================================================
--- phpdoc/de/trunk/reference/opcache/reference.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/opcache/reference.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330572 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 330572 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <reference xml:id="ref.opcache" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/opcache/setup.xml
===================================================================
--- phpdoc/de/trunk/reference/opcache/setup.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/opcache/setup.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330572 Maintainer: anonymous #41283 Status: ready -->
+<!-- EN-Revision: 330572 Maintainer: setup Status: ready -->
 <!-- Reviewed: no -->

 <chapter xml:id="opcache.setup">

Modified: phpdoc/de/trunk/reference/password/book.xml
===================================================================
--- phpdoc/de/trunk/reference/password/book.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/password/book.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330340 Maintainer: anonymous #73514 Status: ready -->
+<!-- EN-Revision: 330340 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <book xml:id="book.password" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/password/functions/password-get-info.xml
===================================================================
--- phpdoc/de/trunk/reference/password/functions/password-get-info.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/password/functions/password-get-info.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330608 Credits: Niklas Keller Status: ready -->
+<!-- EN-Revision: 330608 Maintainer: nobody Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.password-get-info" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/password/functions/password-hash.xml
===================================================================
--- phpdoc/de/trunk/reference/password/functions/password-hash.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/password/functions/password-hash.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 331550 Maintainer: anonymous #34690 Status: ready -->
+<!-- EN-Revision: 331550 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.password-hash" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/password/functions/password-needs-rehash.xml
===================================================================
--- phpdoc/de/trunk/reference/password/functions/password-needs-rehash.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/password/functions/password-needs-rehash.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330609 Credits: Niklas Keller Status: ready -->
+<!-- EN-Revision: 330609 Maintainer: nobody Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.password-needs-rehash" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/password/functions/password-verify.xml
===================================================================
--- phpdoc/de/trunk/reference/password/functions/password-verify.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/password/functions/password-verify.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330568 Credits: Niklas Keller Status: ready -->
+<!-- EN-Revision: 330568 Maintainer: nobody Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.password-verify" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/pdo/pdostatement/execute.xml
===================================================================
--- phpdoc/de/trunk/reference/pdo/pdostatement/execute.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/pdo/pdostatement/execute.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 340381 Maintainer: anonymous #86250 Status: ready -->
+<!-- EN-Revision: 340381 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="pdostatement.execute" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/pdo/pdostatement.xml
===================================================================
--- phpdoc/de/trunk/reference/pdo/pdostatement.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/pdo/pdostatement.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 313232 Maintainer: anonymous #65627 Status: ready -->
+<!-- EN-Revision: 313232 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <phpdoc:classref xmlns:phpdoc="http://php.net/ns/phpdoc" xml:id="class.pdostatement" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

Modified: phpdoc/de/trunk/reference/pdo_mysql/reference.xml
===================================================================
--- phpdoc/de/trunk/reference/pdo_mysql/reference.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/pdo_mysql/reference.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 334762 Maintainer: anonymous #57211 Status: ready -->
+<!-- EN-Revision: 334762 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

  <reference xml:id="ref.pdo-mysql" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/readline/ini.xml
===================================================================
--- phpdoc/de/trunk/reference/readline/ini.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/readline/ini.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 323642 Maintainer: Stefan Schenke Status: ready -->
+<!-- EN-Revision: 323642 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <section xml:id="readline.configuration" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/session/upload-progress.xml
===================================================================
--- phpdoc/de/trunk/reference/session/upload-progress.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/session/upload-progress.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- DE-Revision: 323836 Maintainer: anonymous #15620 Status: ready -->
+<!-- DE-Revision: 323836 Maintainer: nobody Status: ready -->
 <!-- Credits: tihox -->

 <chapter xml:id="session.upload-progress" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/de/trunk/reference/spl/functions/spl-autoload-functions.xml
===================================================================
--- phpdoc/de/trunk/reference/spl/functions/spl-autoload-functions.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/spl/functions/spl-autoload-functions.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 334980 Maintainer: Phillip Bartschinski Status: ready -->
+<!-- EN-Revision: 334980 Maintainer: nobody Status: ready -->
 <!-- Reviewed: yes-->

 <refentry xml:id="function.spl-autoload-functions" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/spl/recursivedirectoryiterator/next.xml
===================================================================
--- phpdoc/de/trunk/reference/spl/recursivedirectoryiterator/next.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/spl/recursivedirectoryiterator/next.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 334762 Maintainer: anonymous #14536 Status: ready -->
+<!-- EN-Revision: 334762 Maintainer: nobody Status: ready -->
 <!-- Credits: tihox -->

 <refentry xml:id="recursivedirectoryiterator.next" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/strings/functions/money-format.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/money-format.xml	2018-03-28 18:32:06 UTC (rev 344582)
+++ phpdoc/de/trunk/reference/strings/functions/money-format.xml	2018-03-29 11:42:32 UTC (rev 344583)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: anonymous #52876 Status: ready -->
+<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
 <!-- Reviewed: no -->

 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.money-format">
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.