| tony2001@php.net 2006-04-20, 7:58 am |
| ID: 37148
Updated by: tony2001@php.net
Reported By: uberstratos at mail dot ru
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Windows
PHP Version: Irrelevant
New Comment:
Just use appropriate mailing list to report documentation related
issues directly.
In this case the list is doc-ru@lists.php.net.
Previous Comments:
------------------------------------------------------------------------
[2006-04-20 13:02:33] uberstratos at mail dot ru
it seems there's a bug in bug report system :)
I was trying to submit a russian text, but it was converted to html
entities and htmlspecialchars() was applied to it...
------------------------------------------------------------------------
[2006-04-20 12:56:14] 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.
------------------------------------------------------------------------
[2006-04-20 12:53:35] uberstratos at mail dot ru
sorry, its encoding issue.
"UID (владелеца)"
should be replaced with "UID
(владельца)"
------------------------------------------------------------------------
[2006-04-20 12:50:01] uberstratos at mail dot ru
Description:
------------
In online russian documentaion for chmod():
http://php.rinet.ru/manual/ru/function.chmod.php
In the following text:
Замечание:
Когда
безопасный
режим
включён, PHP
проверяет,
имеет ли
файл или
директория,
с которой вы
работаете,
такой же UID
(владелеца),
как и
выполняемый
скрипт.
Кроме того,
вы не
можете
устанавливать
SUID, SGID и "липкие"
биты.
'UID (владелеца)'
shoud be replaced with 'UID
(владельца)'
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=37148&edit=1
|