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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 23 11:01:33 2024 UTC