php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #53209 Bad German
Submitted: 2010-10-30 20:20 UTC Modified: 2010-10-30 21:51 UTC
From: anmichvon-php at yahoo dot de Assigned: raphaelm (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
45 - 23 = ?
Subscribe to this entry?

 
 [2010-10-30 20:20 UTC] anmichvon-php at yahoo dot de
Description:
------------
http://de.php.net/manual/de/function.print-r.php

The German translation of the section print_r() currently states (Section "Parameter-Liste")

Wenn Sie die Ausgabe von print_r() zum Weiterverarbeiten abfangen möchten, benutzen Sie dazu den Parameter return. Wenn dieser auf TRUE gesetzt ist, gibt print_r() eher die Information zurück als sie auszudrucken. 

Correct and easily comprehensible:

Wenn Sie die Ausgabe von print_r() zur Weiterverarbeitung abfangen möchten, benutzen Sie dazu den Parameter return. Wenn dieser auf TRUE gesetzt ist, gibt print_r() die Information zurück, statt sie auszudrucken. 





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-30 21:50 UTC] raphaelm@php.net
-Assigned To: +Assigned To: raphaelm
 [2010-10-30 21:51 UTC] raphaelm@php.net
Automatic comment from SVN on behalf of raphaelm
Revision: http://svn.php.net/viewvc/?view=revision&revision=304992
Log: Doc Bug #53209 fixed
 [2010-10-30 21:51 UTC] raphaelm@php.net
-Status: Assigned +Status: Closed
 [2010-10-30 21:51 UTC] raphaelm@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 13:01:30 2024 UTC