php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #52585 [PL] literówka
Submitted: 2010-08-11 22:44 UTC Modified: 2010-10-23 13:57 UTC
From: extreme-dh at o2 dot pl Assigned: kalle (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant 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: extreme-dh at o2 dot pl
New email:
PHP Version: OS:

 

 [2010-08-11 22:44 UTC] extreme-dh at o2 dot pl
Description:
------------
in documentation example should be 
Array
(
    [PIERWSZY] => 1
    [DRUGI] => 4
)


instead of 

Array
(
    [PIERWSZY] => 1
    [DRUGI] => 2
)



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-08-11 22:49 UTC] degeberg@php.net
-Summary: literówka +Summary: [PL] literówka -Package: Documentation problem +Package: Translation problem
 [2010-10-23 13:57 UTC] kalle@php.net
Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&revision=304648
Log: Fixed bug #52585 ([PL] literówka)
 [2010-10-23 13:57 UTC] kalle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: kalle
 [2010-10-23 13:57 UTC] kalle@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 10:43 UTC] nikic@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=doc/pl.git;a=commit;h=3e73e4a7f8329ac6fb9f192fa54706390fa984da
Log: Fixed bug #52585 ([PL] literówka)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC