mirror of
https://github.com/php/doc-ru.git
synced 2025-08-16 18:22:04 +00:00
Обновление до английской версии
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 9c166423255b3d5e02f74232f2d05fd3b59d5d62 Maintainer: sergey Status: ready -->
|
||||
<!-- EN-Revision: cdbee08c7312e25ad733047ae65c4628c24aa1b8 Maintainer: sergey Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
<refentry xml:id="domnode.contains" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 9c166423255b3d5e02f74232f2d05fd3b59d5d62 Maintainer: sergey Status: ready -->
|
||||
<!-- EN-Revision: 7b1704c9a9d3100e85b47568cb0f06ee2122db08 Maintainer: sergey Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
<refentry xml:id="domnodelist.getiterator" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<refnamediv>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: de195fca1537eb3c850cbab48a5001ca057e96b5 Maintainer: sergey Status: ready -->
|
||||
<!-- EN-Revision: 305b2134e2959894950914fc915340ad87f1a6b1 Maintainer: sergey Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
<refentry xml:id="function.json-validate" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
@ -100,6 +100,10 @@
|
||||
Если значение параметра <parameter>depth</parameter> выходит за пределы допустимого диапазона,
|
||||
будет выброшено исключение <classname>ValueError</classname>.
|
||||
</para>
|
||||
<para>
|
||||
Если значение параметра <parameter>flags</parameter> не является допустимым флагом,
|
||||
будет выброшено исключение <classname>ValueError</classname>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="examples">
|
||||
|
Reference in New Issue
Block a user