php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #73611 [RU] Incorrect result for example #3
Submitted: 2016-11-26 06:21 UTC Modified: 2016-11-27 09:38 UTC
From: ioannup at gmail dot com Assigned: rjhdby (profile)
Status: Closed Package: Translation problem
PHP Version: 5.6.28 OS: Ubuntu
Private report: No CVE-ID: None
 [2016-11-26 06:21 UTC] ioannup at gmail dot com
Description:
------------
---
http://php.net/manual/ru/filter.examples.validation.php
---
Пример #3

Test script:
---------------
https://3v4l.org/QDmQe

Expected result:
----------------
Число (int_a) является верным (от 0 до 3).
Число (int_c) является верным (от 0 и 3) и равно 1.

Actual result:
--------------
Число (int_a) является верным (от 0 до 3).
Число (int_c) является верным (от 0 до 3).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-11-26 12:56 UTC] cmb@php.net
-Summary: Incorrect result for example #3 +Summary: [RU] Incorrect result for example #3 -Status: Open +Status: Verified
 [2016-11-27 09:35 UTC] rjhdby@php.net
Automatic comment from SVN on behalf of rjhdby
Revision: http://svn.php.net/viewvc/?view=revision&revision=341179
Log: fix #73611
 [2016-11-27 09:38 UTC] rjhdby@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: rjhdby
 [2016-11-27 09:38 UTC] rjhdby@php.net
fixed
 [2020-12-30 12:47 UTC] nikic@php.net
Automatic comment on behalf of rjhdby
Revision: http://git.php.net/?p=doc/ru.git;a=commit;h=4e1704d2159e967ba9ce8b5aeb03f511c6b65d2f
Log: fix #73611
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 09:01:30 2024 UTC