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

13 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
09a6d3eabc Fix xpointer expressions
When removing the `not()` operator, some closing parentheses have been
overlooked, which resulted in broken xpointer expressions.

071a588364
2022-12-13 20:26:16 +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
28c8ca1d16 Generate ext/reflection class synopses from stubs - part 4
0f2aaf1898
2021-12-18 09:56:36 +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
TAKAGI Masahiro
fbc1903528 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322654 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-24 10:43:01 +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