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

6 Commits

Author SHA1 Message Date
Yoshinari Takaoka
6dc58bd724 Sync ext/reflection class constants with stubs - part 1
54d585c09b
2022-11-06 12:40:29 +09:00
Yoshinari Takaoka
2152203eff Generate ext/reflection class synopses from stubs - part 2
8aec847009
2021-11-23 23:18:00 +09:00
Yoshinari Takaoka
b328f5e58c Fix #81065: Changes to Reflection modifiers not documented 2021-05-24 00:31:05 +09:00
Yoshinari Takaoka
47c390f593 fixed untranslated "indicates" word. 2021-05-04 23:44:56 +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
9dfdd0ae84 added missing reflection related doc translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348918 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-14 15:05:05 +00:00