1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-25 15:42:08 +01:00

37 Commits

Author SHA1 Message Date
Yoshinari Takaoka
52eb20bd31 array-map.xml Change the misleading wording
1f5bcc30ee
2025-10-18 15:52:38 +09:00
Yoshinari Takaoka
c1a50d5699 [reference/array] [ext/strings] followed all updates made on or after Oct 1, 2024.
https://github.com/php/doc-en/commits/master/reference/array
2025-08-23 20:48:04 +09:00
Yoshinari Takaoka
737223290a array-map.xml: add an explanation of the 'zip operation' term
33968dfebb
2024-09-07 22:54:07 +09:00
Yoshinari Takaoka
fefdb41622 Updated EN-Revison only / array_map() maps values, not indexes
Cf. <https://news-web.php.net/php.doc/969388082>.

日本語版は、index の訳を「要素」としており、修正は不要だった。

e8c83816e0
2022-03-03 21:42:47 +09:00
Yoshinari Takaoka
983520cdf0 array_map no longer passes by reference
https://bugs.php.net/bug.php?id=80699
31cacb6f26
2022-01-01 09:03:50 +09:00
Yoshinari Takaoka
0555fa191f s/返り値/戻り値/g 2021-10-09 02:40:05 +09:00
Yoshinari Takaoka
a949b98e1a Fold in comments to array_map()
d042804100
2021-07-31 21:54:05 +09:00
Yoshinari Takaoka
4c4cf5d04b Removed references to PHP 5, PHP 7.0 (php/doc-en#548) 2021-04-26 21:29:47 +09:00
Yoshinari Takaoka
bf411ae9b9 Generate array methodsynopses based on stubs
Partial merge of <https://github.com/php/doc-en/pull/266>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351861 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-04 02:22:57 +00:00
Yoshinari Takaoka
c58bf47244 Proper variadics instead of pseudo variadics
We markup variadic parameters with the `rep=repeat` standard DocBook
attribute of `<methodparam>`, and use proper variable names instead of
using the old pseudo variable name `...`.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351140 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 16:41:17 +00:00
Yoshinari Takaoka
8cad649719 Get rid of "callback" types
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350805 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 21:36:49 +00:00
Yoshinari Takaoka
533748d3fc Minor improvements to array_map() docs
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350492 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-02 19:08:06 +00:00
Yoshinari Takaoka
f43e6f6953 sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348693 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-25 01:51:26 +00:00
Yoshinari Takaoka
b8e51abd18 Fix #78848: Important info about return values is tucked away at the end of fourth example
Bug: https://bugs.php.net/78848 (Open) Important info about return values is tucked away at the end of fourth example


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348470 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 23:56:21 +00:00
TAKAGI Masahiro
874cb9ff7e Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@339583 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-07 22:33:21 +00:00
TAKAGI Masahiro
9241c6860b Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@333219 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-30 06:29:10 +00:00
TAKAGI Masahiro
a05b1b6d50 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331648 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-02 22:46:30 +00:00
TAKAGI Masahiro
80fff1c0fc Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331411 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-16 20:37:58 +00:00
TAKAGI Masahiro
2bbc445b07 sync with en (callable type hint introduced in PHP 5.4).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324167 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 21:14:58 +00:00
TAKAGI Masahiro
1034b94174 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313055 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-07 15:21:17 +00:00
TAKAGI Masahiro
2a46e32e15 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@304458 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-17 22:12:48 +00:00
Daniel Egeberg
ab3f7b9839 Updating EN-Revision on up-to-date files after phpdoc/en UTF-8 conversion.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@297032 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 00:47:47 +00:00
Torben Wilson
5ba20ff84e Resynched with en (bumped EN-Revision and updated sgml-default-dtd-file).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@288881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-28 05:30:52 +00:00
Nilgün Belma Bugüner
b5a6e9a36c changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 16:27:55 +00:00
TAKAGI Masahiro
ed1d29a503 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283569 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-06 13:54:29 +00:00
TAKAGI Masahiro
ed2d51817f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@278103 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 21:54:35 +00:00
TAKAGI Masahiro
842dd6274f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@265887 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-05 11:58:13 +00:00
TAKAGI Masahiro
0c7dd5b761 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@251230 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-24 06:52:57 +00:00
Hannes Magnusson
d0ac585542 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there
 - Bump EN-Revision where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@238266 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-22 14:32:58 +00:00
TAKAGI Masahiro
95fe3543f6 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@238161 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:26:18 +00:00
TAKAGI Masahiro
cdfe3e4bbb sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@222583 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-31 13:44:12 +00:00
TAKAGI Masahiro
5c12cd06eb sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@208607 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-04 04:36:49 +00:00
Tadashi Jokagi a.k.a. "ELF" or "Joe
7d5f50cf76 Sinc with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@184989 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-24 16:03:28 +00:00
Rui Hirokawa
a082536353 translated sync tag into En-Revision.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@173330 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 04:34:59 +00:00
Yu Watanabe
023f8ad7a1 sync to en tree.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@134506 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-09 10:22:41 +00:00
Moriyoshi Koizumi
40d6ed86b3 Let's unify them :)
# sorry for the huge commit


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@134146 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-04 00:06:52 +00:00
Hartmut Holzgraefe
f1296cb009 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@78214 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 01:18:44 +00:00