1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-24 08:28:13 +02:00
Commit Graph

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
https://github.com/php/doc-en/commit/fadab82e11cf93c08eb214cf9d67e9e5ac586a30
2023-01-17 14:35:42 +09:00
Yoshinari Takaoka cdafb72cba Update ext/reflection role attributes
https://github.com/php/doc-en/commit/ec2fe9a592f794978114ef5021db9f1d00c2e05d
2022-12-12 20:33:00 +09:00
Yoshinari Takaoka 6e37bc6fda Fix: ReflectionClassConstant::isEnumCase() is not documented
https://github.com/php/doc-en/commit/46951306816d1e0024f902c07805f8bbe50917bb
2022-07-30 02:13:22 +09:00
Yoshinari Takaoka 18fe544b89 Remove return value section for Reflection constructors
https://github.com/php/doc-en/commit/967b4787bab600be8f96129d4960ad60f47f31e7
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.

https://github.com/php/doc-en/commit/ab58951f68a04d2e5ad4f784070a034ad1c7831d
2022-03-30 20:20:36 +09:00
Yoshinari Takaoka 9c97c98be3 Fix a few ext/reflection return types
https://github.com/php/doc-en/commit/1c1619047eb1aaa817c5abadcb8ecd1efc2212c2
2021-12-16 23:48:50 +09:00
Yoshinari Takaoka 1d2ff355bd [PHP 8.1] Document final class constants.
https://github.com/php/doc-en/commit/5d1673b7a0e1a941111595d25cda663d8667a015#
2021-11-30 12:46:10 +09:00
Yoshinari Takaoka 18c5d6c77e Generate methodsynopses based on stubs for recent changes
https://github.com/php/doc-en/commit/b0b19b66183b28cebc1ffbcf1e2b8763f9d9c7b3
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