php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75702 [DE] Wrong note at min() Documentation
Submitted: 2017-12-18 11:41 UTC Modified: 2017-12-18 12:42 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: svenpuite at live dot de Assigned: cmb (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2017-12-18 11:41 UTC] svenpuite at live dot de
Description:
------------
German description Version of min().

Achtung
Seien Sie vorsichtig, wenn Sie Argumente verschiedenen Typs übergeben, da max() in diesem Fall unvorhersehbare Ergebnisse liefert.

Expected result:
----------------
Should probably be:

Achtung
Seien Sie vorsichtig, wenn Sie Argumente verschiedenen Typs übergeben, da min() in diesem Fall unvorhersehbare Ergebnisse liefert.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-12-18 11:45 UTC] svenpuite at live dot de
The russian version appears to have the same issue (p.s. I dont speak russian but I figured because of the max())
Предостережение
Будьте осторожны, задавая аргументы разных типов, поскольку результат max() может вас удивить.

Spanish and French appear not to have the warning at all.
 [2017-12-18 11:48 UTC] peehaa@php.net
-Status: Open +Status: Verified
 [2017-12-18 12:19 UTC] cmb@php.net
-Summary: Wrong note at min() Documentation +Summary: [DE] Wrong note at min() Documentation -Package: *General Issues +Package: Translation problem -Assigned To: +Assigned To: cmb
 [2017-12-18 12:42 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=343669
Log: Fix #75702: [DE] Wrong note at min() Documentation
 [2017-12-18 12:42 UTC] cmb@php.net
-Status: Verified +Status: Closed
 [2017-12-18 12:42 UTC] cmb@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-02-07 09:56 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=0329bebd1fabd65a79f91f32d52fe6beda8a0cfc
Log: Fix #75702: [DE] Wrong note at min() Documentation
 [2020-12-30 11:15 UTC] nikic@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=5699ec7b9960e448c2c3942a759d2c80fc65eacc
Log: Fix #75702: [DE] Wrong note at min() Documentation
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 03:01:29 2024 UTC