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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 00:00:02 2025 UTC