php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65005 There is a typo in "language.types.array.php" translated into japanese.
Submitted: 2013-06-10 15:03 UTC Modified: 2013-06-22 07:45 UTC
From: zvg03134 at nifty dot ne dot jp Assigned: takagi (profile)
Status: Closed Package: Translation 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 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: zvg03134 at nifty dot ne dot jp
New email:
PHP Version: OS:

 

 [2013-06-10 15:03 UTC] zvg03134 at nifty dot ne dot jp
Description:
------------
http://www.php.net/manual/ja/language.types.array.php

[incorrect]
上の例では、すべてのキーが 1 にキャストされます。 そして後から指定した値がどんどん前の値を上
安芸市定期、最終的には最後に代入された "d" だけが残ります。

[correct]
上の例では、すべてのキーが 1 にキャストされます。 そして後から指定した値がどんどん前の値を上
書きして行き、最終的には最後に代入された "d" だけが残ります。


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-06-22 07:45 UTC] takagi@php.net
Automatic comment from SVN on behalf of takagi
Revision: http://svn.php.net/viewvc/?view=revision&revision=330619
Log: Fix bug #65005
 [2013-06-22 07:45 UTC] takagi@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: takagi
 [2013-06-22 07:45 UTC] takagi@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-12-30 11:59 UTC] nikic@php.net
Automatic comment on behalf of takagi
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=d89b59820698c977905cc866d80f7f349fe649fe
Log: Fix bug #65005
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 06:01:33 2024 UTC