Skip to content

Commit

Permalink
Sync with EN (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
saundefined authored Jul 26, 2024
1 parent 97d913c commit c73ea82
Show file tree
Hide file tree
Showing 77 changed files with 108 additions and 331 deletions.
17 changes: 13 additions & 4 deletions appendices/migration70/new-features.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 389525942dd551c9b1943d404d76c03ab4a6203b Maintainer: samesch Status: ready -->
<!-- EN-Revision: 1422d543bf028003a543fd1ce920c6a301a93a51 Maintainer: samesch Status: ready -->

<sect1 xml:id="migration70.new-features" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Neue Features</title>
Expand Down Expand Up @@ -274,9 +274,18 @@ object(class@anonymous)#2 (0) {
<informalexample>
<programlisting role="php">
<![CDATA[
echo "\u{aa}";
echo "\u{0000aa}";
echo "\u{9999}";
<?php
echo "\u{aa}", PHP_EOL;
echo "\u{0000aa}", PHP_EOL;
echo "\u{9999}", PHP_EOL;
echo <<<EOT
\u{01f418}
EOT;
?>
]]>
</programlisting>
&example.outputs;
Expand Down
10 changes: 1 addition & 9 deletions chapters/tutorial.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 46ffb4b3fa11ea5733de780a8bcc211d8dc3d92b Maintainer: cmb Status: ready -->
<!-- EN-Revision: 08bce8d11d3d2a7d0461c17138d61b9da5be817a Maintainer: cmb Status: ready -->
<chapter xml:id="tutorial" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<info><title>Ein kleines Tutorial</title></info>

Expand Down Expand Up @@ -459,14 +459,6 @@ Hallo Joe. Sie sind 22 Jahre alt.
Array <varname>$_REQUEST</varname> verwenden, wenn die Quelle der Daten
keine Rolle spielt. Dieses Array enthält die GET-, POST- und COOKIE-Daten.
</para>
<para>
Sie können ebenfalls die Eingaben von XForms in PHP verarbeiten, auch wenn
Ihnen die von PHP unterstützten HTML-Formulare bisher gut gereicht haben.
Auch wenn die Arbeit mit XForms nichts für Anfänger ist, sind Sie
vielleicht trotzdem daran interessiert. In unserem Features-Kapitel finden
Sie eine <link linkend="features.xforms">kurze Einführung</link> in die
Verarbeitung von XForms-Daten.
</para>
</section>

<section xml:id="tutorial.whatsnext">
Expand Down
2 changes: 1 addition & 1 deletion language/context/ftp.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 86e6094e86b84a51d00ab217ac50ce8dde33d82a Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 099db652feea008bbb83805f90b8717966357f7c Maintainer: hholzgra Status: ready -->

<refentry xml:id="context.ftp" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_context_option">
<refnamediv>
Expand Down
2 changes: 1 addition & 1 deletion language/context/parameters.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: caeec94453cbd67d21e59ae286aab118cec219b4 Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: hholzgra Status: ready -->

<refentry xml:id="context.params" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_context_option">
<refnamediv>
Expand Down
2 changes: 1 addition & 1 deletion language/context/phar.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 6f996bff34f8eaff54f7b2af30dff915b316cdd0 Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: hholzgra Status: ready -->

<refentry xml:id="context.phar" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_context_option">
<refnamediv>
Expand Down
2 changes: 1 addition & 1 deletion language/context/socket.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: cdaea0421544885f02ff3d36bd203dc01b78299e Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="context.socket" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_context_option">
Expand Down
2 changes: 1 addition & 1 deletion language/context/ssl.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 497c40ac164d5873fd87f622dfdeb5206392b446 Maintainer: nobody Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: nobody Status: ready -->

<refentry xml:id="context.ssl" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_context_option">
<refnamediv>
Expand Down
2 changes: 1 addition & 1 deletion language/context/zip.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 851a8dd81259e1bc2a8db18a68d35c0edabae02e Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="context.zip" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_context_option">
Expand Down
2 changes: 1 addition & 1 deletion language/context/zlib.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 68d6bce01964dd9c1792027efadabcb9968a42fe Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="context.zlib" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_context_option">
Expand Down
4 changes: 2 additions & 2 deletions language/predefined/variables/superglobals.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: fd6629b1acf5a4b21d3e1ed3f4f33057b4fb3178 Maintainer: sammywg Status: ready -->
<!-- EN-Revision: a6d209f4ff71ccba3f1255902827f5df3e092ff9 Maintainer: sammywg Status: ready -->
<!-- Reviewed: yes -->
<!-- Rev-Revision: fd6629b1acf5a4b21d3e1ed3f4f33057b4fb3178 Reviewer: samesch -->
<!-- Rev-Revision: a6d209f4ff71ccba3f1255902827f5df3e092ff9 Reviewer: samesch -->

<refentry role="variable" xml:id="language.variables.superglobals" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false">
<refnamediv>
Expand Down
2 changes: 1 addition & 1 deletion language/wrappers/compression.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 68d6bce01964dd9c1792027efadabcb9968a42fe Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="wrappers.compression" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_wrapper">
Expand Down
2 changes: 1 addition & 1 deletion language/wrappers/data.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: fc8735b2e20d775deaca34a680d728c83153cd21 Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="wrappers.data" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_wrapper">
Expand Down
2 changes: 1 addition & 1 deletion language/wrappers/ftp.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: a71742330defbc0edfbc6822b4f947bf437b2f70 Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="wrappers.ftp" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_wrapper">
Expand Down
2 changes: 1 addition & 1 deletion language/wrappers/glob.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: cdaea0421544885f02ff3d36bd203dc01b78299e Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="wrappers.glob" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_wrapper">
Expand Down
2 changes: 1 addition & 1 deletion language/wrappers/http.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: ebb0c383f4b954438eb72002ef4b84edd67d32ca Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="wrappers.http" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_wrapper">
Expand Down
2 changes: 1 addition & 1 deletion language/wrappers/phar.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: cdaea0421544885f02ff3d36bd203dc01b78299e Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="wrappers.phar" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_wrapper">
Expand Down
2 changes: 1 addition & 1 deletion language/wrappers/rar.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 9e2d8231b5d8a3795b365c6770fab288e59e6249 Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="wrappers.rar" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_wrapper">
Expand Down
2 changes: 1 addition & 1 deletion language/wrappers/ssh2.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 9e2d8231b5d8a3795b365c6770fab288e59e6249 Maintainer: samesch Status: ready -->
<!-- EN-Revision: 8bc832a464e33122e8129f5a623bd845b69fa7e0 Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->

<refentry xml:id="wrappers.ssh2" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false" role="stream_wrapper">
Expand Down
11 changes: 2 additions & 9 deletions reference/apache/setup.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 605553e228c78a9368736f4ff36d185cf7e6eb22 Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: hholzgra Status: ready -->
<!-- Reviewed: yes -->
<!-- Rev-Revision: 605553e228c78a9368736f4ff36d185cf7e6eb22 Reviewer: samesch -->
<!-- Rev-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Reviewer: samesch -->

<chapter xml:id="apache.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
Expand All @@ -21,13 +21,6 @@
&reference.apache.ini;
<!-- }}} -->

<!-- {{{ Resources -->
<section xml:id="apache.resources">
&reftitle.resources;
&no.resource;
</section>
<!-- }}} -->

</chapter>

<!-- Keep this comment at the end of the file
Expand Down
3 changes: 1 addition & 2 deletions reference/array/book.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 1634a886415d0ab4df195fe49d18a1c150b70758 Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: hholzgra Status: ready -->
<!-- CREDITS: tom -->

<book xml:id="book.array" xmlns="http://docbook.org/ns/docbook">
Expand Down Expand Up @@ -32,7 +32,6 @@
</para>
</preface>

&reference.array.setup;
&reference.array.constants;
&reference.array.sorting;
&reference.array.reference;
Expand Down
6 changes: 3 additions & 3 deletions reference/array/functions/array-filter.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 31cacb6f262f455c616094cfe6d09bc0d1df2748 Maintainer: simp Status: ready -->
<!-- EN-Revision: 1de7b5b65f959de3babdd8ea1b060f8cebd60856 Maintainer: simp Status: ready -->
<!-- Reviewed: yes -->
<!-- Rev-Revision: 31cacb6f262f455c616094cfe6d09bc0d1df2748 Reviewer: samesch -->
<!-- Rev-Revision: 1de7b5b65f959de3babdd8ea1b060f8cebd60856 Reviewer: samesch -->
<!-- CREDITS: tom -->
<refentry xml:id="function.array-filter" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down Expand Up @@ -255,7 +255,7 @@ array(2) {
<caution>
<para>
Wird das Array durch die Callbackfunktion verändert (&zb; durch
Hinzufügen, Löschen oder Zurücksetzen eines Elements), so ist das
Hinzufügen oder Zurücksetzen eines Elements), so ist das
Verhalten dieser Funktion undefiniert.
</para>
</caution>
Expand Down
9 changes: 1 addition & 8 deletions reference/bc/setup.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 605553e228c78a9368736f4ff36d185cf7e6eb22 Maintainer: sammywg Status: ready -->
<!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: sammywg Status: ready -->

<chapter xml:id="bc.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
Expand All @@ -13,13 +13,6 @@
&reference.bc.ini;
<!-- }}} -->

<!-- {{{ Resources -->
<section xml:id="bc.resources">
&reftitle.resources;
&no.resource;
</section>
<!-- }}} -->

</chapter>

<!-- Keep this comment at the end of the file
Expand Down
9 changes: 1 addition & 8 deletions reference/calendar/setup.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 765b2d6eec7dfbaeed900b32aa91a1360d73df42 Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: hholzgra Status: ready -->

<chapter xml:id="calendar.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
Expand All @@ -9,13 +9,6 @@
&reference.calendar.configure;
<!-- }}} -->

<!-- {{{ Resources -->
<section xml:id="calendar.resources">
&reftitle.resources;
&no.resource;
</section>
<!-- }}} -->

</chapter>

<!-- Keep this comment at the end of the file
Expand Down
3 changes: 1 addition & 2 deletions reference/classobj/book.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 46a9cdd2dbef4ec89bf65fad9930e2feb78bbb98 Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: hholzgra Status: ready -->

<book xml:id="book.classobj" xmlns="http://docbook.org/ns/docbook">
<?phpdoc extension-membership="core" ?>
Expand All @@ -24,7 +24,6 @@
</para>
</preface>

&reference.classobj.setup;
&reference.classobj.examples;
&reference.classobj.reference;

Expand Down
7 changes: 1 addition & 6 deletions reference/ctype/setup.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 765b2d6eec7dfbaeed900b32aa91a1360d73df42 Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: hholzgra Status: ready -->

<chapter xml:id="ctype.setup">
&reftitle.setup;
Expand All @@ -15,11 +15,6 @@

&reference.ctype.configure;

<section xml:id="ctype.resources">
&reftitle.resources;
&no.resource;
</section>

</chapter>


Expand Down
4 changes: 2 additions & 2 deletions reference/datetime/constants.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: d31dda82272eb040ee150ba6be9e357143672d71 Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 08757002f22252e774c2d975909a69caddf53ebe Maintainer: hholzgra Status: ready -->
<!-- Reviewed: yes -->
<!-- Rev-Revision: a0ae28d3bc85f927c22649ebd9a590b921534b7d Reviewer: samesch -->
<appendix xml:id="datetime.constants" xmlns="http://docbook.org/ns/docbook">
&reftitle.constants;
<para>
Die
<link linkend="datetimeinterface.constants.types"><literal>DATE_</literal>-Konstanten</link>
<link linkend="datetimeinterface.constants.types"><literal>DATE_*</literal>-Konstanten</link>
bieten Standard-Datenformate, die zusammen mit den Datumsfunktionen (wie
<function>date</function>) eingesetzt werden können.
</para>
Expand Down
9 changes: 1 addition & 8 deletions reference/datetime/setup.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 605553e228c78a9368736f4ff36d185cf7e6eb22 Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: hholzgra Status: ready -->

<chapter xml:id="datetime.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
Expand All @@ -13,13 +13,6 @@
&reference.datetime.ini;
<!-- }}} -->

<!-- {{{ Resources -->
<section xml:id="datetime.resources">
&reftitle.resources;
&no.resource;
</section>
<!-- }}} -->

</chapter>

<!-- Keep this comment at the end of the file
Expand Down
3 changes: 1 addition & 2 deletions reference/dir/book.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 1634a886415d0ab4df195fe49d18a1c150b70758 Maintainer: sammywg Status: ready -->
<!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: sammywg Status: ready -->

<book xml:id="book.dir" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<?phpdoc extension-membership="core" ?>
Expand All @@ -15,7 +15,6 @@
</preface>
}}} -->

&reference.dir.setup;
&reference.dir.constants;
&reference.dir.directory;
&reference.dir.reference;
Expand Down
4 changes: 2 additions & 2 deletions reference/errorfunc/functions/trigger-error.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: d715365c098db000eaf7dcd987ee6093f6e83091 Maintainer: hholzgra Status: ready -->
<!-- EN-Revision: 210d382b5b139444fe2e16a5a3211076a65ff2ba Maintainer: hholzgra Status: ready -->
<!-- Reviewed: yes -->
<!-- Rev-Revision: c44475e1fafcbee203ed4935a6d5d7a01379fcdc Reviewer: samesch -->
<refentry xml:id="function.trigger-error" xmlns="http://docbook.org/ns/docbook">
Expand Down Expand Up @@ -49,7 +49,7 @@
<listitem>
<para>
Der gewünschte Fehlertyp für diesen Fehler. Es können nur Konstanten
der E_USER-Familie gewählt werden, der Vorgabewert ist
der <constant>E_USER_<replaceable>*</replaceable></constant>-Familie gewählt werden, der Vorgabewert ist
<constant>E_USER_NOTICE</constant>.
</para>
</listitem>
Expand Down
Loading

0 comments on commit c73ea82

Please sign in to comment.