php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #31113 error in german documentation - sort [de]
Submitted: 2004-12-16 09:56 UTC Modified: 2004-12-16 11:21 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: rene dot raule at mobilefreizeit dot de Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant 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: rene dot raule at mobilefreizeit dot de
New email:
PHP Version: OS:

 

 [2004-12-16 09:56 UTC] rene dot raule at mobilefreizeit dot de
Description:
------------
In the german documentation the function sort ist defined as
void sort ( array array [, int sort_flags])

this must be

bool sort ( array &array [, int sort_flags])



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-16 11:21 UTC] vrana@php.net
Please wait until the translation group synchronize the documentation. If you want to help with the translation, you can start at http://www.php.net/manual/howto/translation-joining.html

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 02:01:31 2024 UTC