1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-24 07:02:08 +01:00

11 Commits

Author SHA1 Message Date
siwa32
b8ed28cd20 PHP8.4 doc-en#4037とdoc-en#4244を翻訳 (#224)
* PHP 8.4: Document reflection changes を翻訳

https://github.com/php/doc-en/pull/4037

* [PHP 8.4] Add class constant types for Reflection を翻訳

https://github.com/php/doc-en/pull/4244/files

* インデント微調整

---------

Co-authored-by: 武田 憲太郎 <takeda@youmind.jp>
2024-12-23 14:06:17 +09:00
Gina Peter Banyard
e4f42ceee3 Apply commit from doc-en PR 3422 2024-06-14 17:01:59 +01:00
Yoshinari Takaoka
3b30b8e440 Use new class synopsis markup
14767af0f0
2023-08-30 21:53:08 +09:00
Yoshinari Takaoka
ac025181b3 Document the __toString() and export() related changes in ext/reflection
4658c8e6ce
2023-01-13 09:47:50 +09:00
Yoshinari Takaoka
cdafb72cba Update ext/reflection role attributes
ec2fe9a592
2022-12-12 20:33:00 +09:00
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