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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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: Thu Apr 25 10:01:29 2024 UTC