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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: a dot hordieiev at ukr dot net
New email:
PHP Version: OS:

 

 [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: Tue Apr 16 18:01:30 2024 UTC