php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #54999 [RU] Russian documentation for the parse_ini_file() is wrong
Submitted: 2011-06-06 14:48 UTC Modified: 2011-06-30 08:30 UTC
From: yuri dot sklar at wildix dot com Assigned: shein (profile)
Status: Closed Package: Translation problem
PHP Version: 5.3.6 OS:
Private report: No CVE-ID: None
 [2011-06-06 14:48 UTC] yuri dot sklar at wildix dot com
Description:
------------
Russian translation of this page is not OK (http://www.php.net/function.parse-
ini-file)
It doesn't describe the changes were performed with PHP 5.3 such as new 
parameter scanner_mode and so on.

I've upgraded to PHP 5.3 and started having the problems with this function 
because inside of .ini file i had the value "${MAP}".


Please, better remove the translation of this page to Russian. I've spent a lot 
of time understanding the new parameter was added.

---
From manual page: http://www.php.net/function.parse-ini-file#Description
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-06-10 16:11 UTC] yannick@php.net
-Summary: Russian documentation for the parse_ini_file() is wrong +Summary: [RU] Russian documentation for the parse_ini_file() is wrong
 [2011-06-30 08:30 UTC] shein@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: shein
 [2011-06-30 08:30 UTC] shein@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.

Hi! 
I'm curious you've seen russian version on the official documentation site 
because 
by now russian manual version is fully disabled (you can see the absence of 
Russian language on this url http://www.php.net/docs.php and in the select box 
on 
at the top of any manual page).
Please, use our non-released version of manual here: 
http://docs.php.net/manual/ru/function.parse-ini-file.php. Some functions there 
are still not up-to-date, you can view last update date in the top-right corner 
of 
the page or in this daily report: 
http://doc.php.net/trantools/revcheck_extended_ru.html (green are up-to-date).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 18:01:32 2024 UTC