php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #12037 Wrong description in german translation
Submitted: 2001-07-11 03:48 UTC Modified: 2001-07-11 05:20 UTC
From: heiko at leipzig-info dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.6 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: heiko at leipzig-info dot net
New email:
PHP Version: OS:

 

 [2001-07-11 03:48 UTC] heiko at leipzig-info dot net
function array_pad();

Ist der Parameter !!! pad_value !!! positiv, wird das Array rechts erweitert, ist er negativ, dann erfolgt die Erweiterung links. 

It has to be:

Ist der Parameter !!! pad_size !!! positiv, wird das Array rechts erweitert, ist er negativ, dann erfolgt die Erweiterung links. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-11 05:17 UTC] tom@php.net
Is corrected in the CVS, and will be online tomorrow.

 [2001-07-11 05:19 UTC] derick@php.net
It's fixed, so closing
 [2001-07-11 05:20 UTC] tom@php.net
Sorry, just forgot to close it
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 20:01:29 2024 UTC