Update the Rev 4bf789e9 to En (#1007)

* Update php7.xml to En

* Update exceptions.xml to En
This commit is contained in:
Mikhail Alferov
2024-11-29 08:24:17 +03:00
committed by GitHub
parent f227f4edf3
commit 0179547f35
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 1f7a0e4af85d1b74595626afa1ca774c896e8388 Maintainer: rjhdby Status: ready -->
<!-- EN-Revision: 4bf789e981af0836c41daa16e57ef86c21497faa Maintainer: rjhdby Status: ready -->
<!-- Reviewed: no -->
<sect1 xml:id="language.errors.php7" xmlns="http://docbook.org/ns/docbook">
<title>Ошибки в PHP 7</title>
@ -74,6 +74,9 @@
<listitem>
<simpara><classname>FiberError</classname></simpara>
</listitem>
<listitem>
<simpara><classname>RequestParseBodyException</classname></simpara>
</listitem>
</itemizedlist>
</listitem>
<listitem>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: d269b2528db7c5a228cf0fd3218e7d24d8c71633 Maintainer: shein Status: ready -->
<!-- EN-Revision: 4bf789e981af0836c41daa16e57ef86c21497faa Maintainer: shein Status: ready -->
<!-- Reviewed: no -->
<part xml:id="reserved.exceptions" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Предопределённые исключения</title>
@ -27,6 +27,7 @@
&language.predefined.valueerror;
&language.predefined.unhandledmatcherror;
&language.predefined.fibererror;
&language.predefined.requestparsebodyexception;
</part>
<!-- Keep this comment at the end of the file
Local variables: