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

9 Commits

Author SHA1 Message Date
Yoshinari Takaoka
cdafb72cba Update ext/reflection role attributes
ec2fe9a592
2022-12-12 20:33:00 +09:00
Yoshinari Takaoka
77d4f227cb Fix typo 2021-04-29 19:54:01 +09:00
Yoshinari Takaoka
1533df741f Add note for passing references to invoke methods.
During running unit tests for a private method I faced the lack of
documentation about how to pass arguments by references through `invoke`
method. (See https://bugs.php.net/bug.php?id=80991) I'd like to add
notes to clarify the workaround to make it easier for others.

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes php/doc-en#550
2021-04-29 18:32:01 +09: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
Satoru Yoshida
9cb6da3e37 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346988 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 10:37:49 +00:00
TAKAGI Masahiro
fbc1903528 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322654 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-24 10:43:01 +00:00
TAKAGI Masahiro
dabf1fc871 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@304999 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-31 07:04:48 +00:00
TAKAGI Masahiro
1fd6433867 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@304630 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 20:55:11 +00:00
TAKAGI Masahiro
821fbfb9bc add Japanese translation.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@303284 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-12 01:23:18 +00:00