mirror of
https://github.com/php/doc-ru.git
synced 2025-08-15 23:42:35 +00:00
Updated unreviewed translation
git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@324747 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: fe2c4e454c970beaf5492466eb842532eb92dad6 Maintainer: irker Status: ready -->
|
||||
<!-- EN-Revision: cbaa0ad6bbf06eec9c90b73b211d59e95d384c40 Maintainer: irker Status: ready -->
|
||||
<!-- Reviewed: yes -->
|
||||
<!-- $Revision$ -->
|
||||
<refentry xml:id="function.json-encode" xmlns="http://docbook.org/ns/docbook">
|
||||
@ -46,7 +46,6 @@
|
||||
<constant>JSON_HEX_AMP</constant>,
|
||||
<constant>JSON_HEX_APOS</constant>,
|
||||
<constant>JSON_NUMERIC_CHECK</constant>,
|
||||
<constant>JSON_BIGINT_AS_STRING</constant>,
|
||||
<constant>JSON_PRETTY_PRINT</constant>,
|
||||
<constant>JSON_UNESCAPED_SLASHES</constant>,
|
||||
<constant>JSON_FORCE_OBJECT</constant>,
|
||||
@ -79,8 +78,8 @@
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>5.4.0</entry>
|
||||
<entry>
|
||||
В <parameter>options</parameter> были добавлены константы <constant>JSON_BIGINT_AS_STRING</constant>, <constant>JSON_PRETTY_PRINT</constant>, <constant>JSON_UNESCAPED_SLASHES</constant> и <constant>JSON_UNESCAPED_UNICODE</constant>.
|
||||
<entry>
|
||||
В <parameter>options</parameter> были добавлены константы <constant>JSON_PRETTY_PRINT</constant>, <constant>JSON_UNESCAPED_SLASHES</constant>, и <constant>JSON_UNESCAPED_UNICODE</constant>.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
Reference in New Issue
Block a user