mirror of
https://github.com/php/doc-ru.git
synced 2025-07-22 18:26:31 +00:00
Обновление до английской версии
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 86e6094e86b84a51d00ab217ac50ce8dde33d82a Maintainer: tmn Status: ready -->
|
||||
<!-- EN-Revision: 09b23d2b26678e181f998905f3d901e22f43297a Maintainer: tmn Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
<appendix xml:id="libxml.constants" xmlns="http://docbook.org/ns/docbook">
|
||||
&reftitle.constants;
|
||||
@ -69,6 +69,11 @@
|
||||
<simpara>
|
||||
Проверка корректности документа с помощью DTD
|
||||
</simpara>
|
||||
<caution>
|
||||
<simpara>
|
||||
Включение проверки DTD может способствовать атакам XML External Entity (XXE).
|
||||
</simpara>
|
||||
</caution>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="constant.libxml-html-noimplied">
|
||||
|
Reference in New Issue
Block a user