1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-27 10:06:43 +02:00
Commit Graph

14 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
https://github.com/php/doc-en/commit/14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60
2023-08-30 21:53:08 +09:00
Yoshinari Takaoka ac025181b3 Document the __toString() and export() related changes in ext/reflection
https://github.com/php/doc-en/commit/4658c8e6ce1cae4c1bd9c51e93a32809a487217f
2023-01-13 09:47:50 +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 6dc58bd724 Sync ext/reflection class constants with stubs - part 1
https://github.com/php/doc-en/commit/54d585c09b94361a9485b0ed7705c6c51dc49deb
2022-11-06 12:40:29 +09:00
Yoshinari Takaoka 5d171b8a70 Generate ext/reflection class synopses from stubs - part 5
https://github.com/php/doc-en/commit/cb30efc532136131992073df18c8254830b16e64
2021-12-18 09:49:01 +09:00
Yoshinari Takaoka 30276d3f3f Generate ext/reflection class synopses from stubs - part 1
https://github.com/php/doc-en/commit/b0c0d6bcd9b7e5889b1ba0746f16ea25a7f3260b
2021-11-23 23:08:43 +09:00
Yoshinari Takaoka b328f5e58c Fix #81065: Changes to Reflection modifiers not documented 2021-05-24 00:31:05 +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 144f5f2124 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351153 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:20:32 +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
TAKAGI Masahiro ac0576e6f5 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@321714 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-03 10:12:35 +00:00
TAKAGI Masahiro 821fbfb9bc add Japanese translation.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@303284 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-12 01:23:18 +00:00