mirror of
https://github.com/php/doc-ru.git
synced 2025-07-30 12:57:40 +00:00
upd
git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@343772 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 7e88ca5ef326ce30c49bfdd27e4def109a4921ab Maintainer: rjhdby Status: ready -->
|
||||
<!-- EN-Revision: 55db181e6586096dd416fd6b37080b7688425b64 Maintainer: rjhdby Status: ready -->
|
||||
<!-- Reviewed: yes -->
|
||||
<!-- $Revision$ -->
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
<refname>json_last_error_msg</refname>
|
||||
<refpurpose>Возвращает строку с сообщением об ошибке последнего вызова json_encode() или json_decode()</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@ -16,25 +16,25 @@
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
&no.function.parameters;
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
Возвращает сообщение об ошибке в случае успешного выполнения,
|
||||
<literal>"No Error"</literal> если ошибки не произошло,
|
||||
<literal>"No error"</literal> если ошибки не произошло,
|
||||
&return.falseforfailure;.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
@ -43,7 +43,7 @@
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
Reference in New Issue
Block a user