php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #52883 arsort instead of asort in description
Submitted: 2010-09-18 19:34 UTC Modified: 2010-09-27 16:06 UTC
From: marcin at datait dot pl Assigned: fa (profile)
Status: Closed Package: Translation problem
PHP Version: 5.3.3 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: marcin at datait dot pl
New email:
PHP Version: OS:

 

 [2010-09-18 19:34 UTC] marcin at datait dot pl
Description:
------------
Tere is an error in description of asort() function. There is written arsort instead of asort in Polish version.

Test script:
---------------
arsort ($owoce);


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-09-27 16:04 UTC] fa@php.net
Automatic comment from SVN on behalf of fa
Revision: http://svn.php.net/viewvc/?view=revision&revision=303790
Log: Fixed #52883 - typo
 [2010-09-27 16:06 UTC] fa@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: fa
 [2010-09-27 16:06 UTC] fa@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 fa
Revision: http://git.php.net/?p=doc/pl.git;a=commit;h=9faaf376747f339365e5fea8923fb20ae7ee8fda
Log: Fixed #52883 - typo
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 16:01:28 2024 UTC