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

8 Commits

Author SHA1 Message Date
Yoshinari Takaoka
7a512f8031 s/静的メソッド/staticメソッド/
find . -name '*.xml' | xargs sed -i "s/静的メソッド/staticメソッド/g"
2022-05-03 02:15:42 +09:00
Yoshinari Takaoka
9b47fea4f6 Generate reflection methodsynopses based on stubs
We also document the new `$filter` parameter for the `ReflectionClass`
methods `::getConstants()` and `::getReflectionConstants()` and the
respective constants.

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

Closes GH-298.
2021-01-01 05:41:07 +09:00
Yoshinari Takaoka
975835b9bd update EN-Revision only
EN-Revision was fully updated, because of revert r351730, r351729.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352016 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-11 19:06:49 +00:00
Yoshinari Takaoka
988cd07cb5 The signature of ReflectionMethod::getClosure() depends on its usage
As already pointed out in the description of the $object parameter.
See also bug #78897.

Bug: https://bugs.php.net/78897 (Assigned) ReflectionMethod::getClosure declaration changed silently in 7.4


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348414 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-03 19:46:51 +00:00
TAKAGI Masahiro
11129635ff Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331680 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-05 04:36:32 +00:00
TAKAGI Masahiro
ada42031cf update EN-Revision :-)
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317728 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-04 20:52:09 +00:00
Richard Quadling
2d53af9267 Native EOL
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317669 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:39:46 +00:00
TAKAGI Masahiro
cc02f4aa71 add Japanese translation.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313099 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-10 01:07:50 +00:00