php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #52292 its not 200 it should be 2000
Submitted: 2010-07-08 18:42 UTC Modified: 2010-07-08 19:40 UTC
From: LinkeT at gmx-ist-cool dot de Assigned: rquadling (profile)
Status: Closed Package: *Languages/Translation
PHP Version: Irrelevant OS: Bug in Documentation
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: LinkeT at gmx-ist-cool dot de
New email:
PHP Version: OS:

 

 [2010-07-08 18:42 UTC] LinkeT at gmx-ist-cool dot de
Description:
------------
German transaltion of the documentaion of mktime() on Example #3 is written:
' Zeichenkette "Letzter Tag im Februar 200 ist der 29." '
im sure it should be 
' Zeichenkette "Letzter Tag im Februar 2000 ist der 29." '
........................................^^^^^

Your sincerely
Toni Linke

Test script:
---------------
(void)

Expected result:
----------------
(void)

Actual result:
--------------
(void)

Patches

void (last revision 2010-07-08 16:43 UTC by LinkeT at gmx-ist-cool dot de)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-08 19:40 UTC] rquadling@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: rquadling
 [2010-07-08 19:40 UTC] rquadling@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.
 [2010-07-08 19:40 UTC] rquadling@php.net
Automatic comment from SVN on behalf of rquadling
Revision: http://svn.php.net/viewvc/?view=revision&revision=301092
Log: 200 => 2000. Fix #52292
 [2020-02-07 09:57 UTC] phpdocbot@php.net
Automatic comment on behalf of rquadling
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=04349bd020b4363cd3ebbc332a6d1870a5187840
Log: 200 => 2000. Fix #52292
 [2020-12-30 11:15 UTC] nikic@php.net
Automatic comment on behalf of rquadling
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=507c1839eaec7f0164283daf75c47ab6d702edd7
Log: 200 => 2000. Fix #52292
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC