php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #37339 Mistake in CHMOD description at Russian
Submitted: 2006-05-06 10:38 UTC Modified: 2006-05-06 10:47 UTC
From: mk at procreat dot ru Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
 [2006-05-06 10:38 UTC] mk at procreat dot ru
Description:
------------
In original English description for CHMOD:
Number 1 means that you grant execute rights, number 2 means that you make the file writeable, number 4 means that you make the file readable.

In Russian translation:
Number 1 means that you make the file readable, number 2 means that you make the file writeable, number 4 means that you grant execute rights.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-06 10:47 UTC] tony2001@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.


 [2020-12-30 12:47 UTC] nikic@php.net
Automatic comment on behalf of tony2001
Revision: http://git.php.net/?p=doc/ru.git;a=commit;h=d7f9f1591dd2e12cadf8be21b713a421d7ea47d3
Log: fix #37339
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 23:01:33 2025 UTC