php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #79624 [RU] json constant russian lng
Submitted: 2020-05-24 19:48 UTC Modified: 2020-06-01 09:47 UTC
From: a dot hordieiev at ukr dot net Assigned: rjhdby (profile)
Status: Closed Package: Translation problem
PHP Version: 7.4.6 OS:
Private report: No CVE-ID: None
 [2020-05-24 19:48 UTC] a dot hordieiev at ukr dot net
Description:
------------
---
From manual page: https://php.net/json.constants
---

Следующие константы можно комбинировать для использования в json_encode().

JSON_INVALID_UTF8_IGNORE (integer)
Игнорировать некорректные символы UTF-8. Доступно с PHP 7.2.0.

однако

The following constants can be combined to form options for json_decode() and json_encode().

JSON_INVALID_UTF8_IGNORE (integer)
Ignore invalid UTF-8 characters. Available as of PHP 7.2.0.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-05-24 23:05 UTC] cmb@php.net
-Summary: json constant russian lng +Summary: [RU] json constant russian lng
 [2020-06-01 09:46 UTC] rjhdby@php.net
-Assigned To: +Assigned To: rjhdby
 [2020-06-01 09:47 UTC] rjhdby@php.net
-Status: Assigned +Status: Closed
 [2020-06-01 09:47 UTC] rjhdby@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 00:01:31 2024 UTC