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

19 Commits

Author SHA1 Message Date
Yoshinari Takaoka
996fb2ce5d [PHP 8.4] プロパティフック関係の、Reflection まわりの追加変更に追随
但し、 #271 で問題になっている propertyhooktype.xml は除く。
2025-09-07 16:22:39 +09:00
Yoshinari Takaoka
f7d26aa5db [ext/reflection] sync with en. 2025-08-27 18:54:39 +09:00
KentarouTakeda
8dd96e4d47 [PHP 8.4] 「Deprecatedアトリビュート」の翻訳 (#169)
* 英語版状態

* [PHP 8.4] 「Deprecatedアトリビュート」の翻訳
2024-11-17 09:39:41 +09:00
Yoshinari Takaoka
a5fb40849c 訳を既存のものに合わせた 2023-01-17 14:42:01 +09:00
Yoshinari Takaoka
17f3e5ee1b Missing getAttributes documentation
fadab82e11
2023-01-17 14:35:42 +09:00
Yoshinari Takaoka
cdafb72cba Update ext/reflection role attributes
ec2fe9a592
2022-12-12 20:33:00 +09:00
Yoshinari Takaoka
6e37bc6fda Fix: ReflectionClassConstant::isEnumCase() is not documented
4695130681
2022-07-30 02:13:22 +09:00
Yoshinari Takaoka
18fe544b89 Remove return value section for Reflection constructors
967b4787ba
2022-04-08 23:30:10 +09:00
Yoshinari Takaoka
3bf0366dc5 Remove &warn.undocumented.func; from Reflection
Removed from all the places where it wasn't stricly necessary.

ab58951f68
2022-03-30 20:20:36 +09:00
Yoshinari Takaoka
9c97c98be3 Fix a few ext/reflection return types
1c1619047e
2021-12-16 23:48:50 +09:00
Yoshinari Takaoka
1d2ff355bd [PHP 8.1] Document final class constants.
5d1673b7a0#
2021-11-30 12:46:10 +09:00
Yoshinari Takaoka
18c5d6c77e Generate methodsynopses based on stubs for recent changes
b0b19b6618
2021-10-02 03:09:00 +09:00
Yoshinari Takaoka
e93c1b769f Added ReflectionAttribute related Documentation. (php/doc-en#588) 2021-06-04 20:53:16 +09:00
Yoshinari Takaoka
b328f5e58c Fix #81065: Changes to Reflection modifiers not documented 2021-05-24 00:31:05 +09:00
Yoshinari Takaoka
5cc4e054f3 replaced deprected warning with deprecated-removed one. 2021-05-02 14:26:16 +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
9a4def4699 Reflection*::export is deprecated as of PHP 7.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350502 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-03 10:08:11 +00: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