1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-24 23:22:16 +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
Yoshinari Takaoka
cdafb72cba Update ext/reflection role attributes
ec2fe9a592
2022-12-12 20:33:00 +09:00
Yoshinari Takaoka
35ffb219f7 未訳部分を修正 2022-11-08 21:55:26 +09:00
Yoshinari Takaoka
18fe544b89 Remove return value section for Reflection constructors
967b4787ba
2022-04-08 23:30:10 +09:00
Yoshinari Takaoka
f384e4041b Restore overloaded signature of reflectionmethod::__construct()
Still not great, but that constructor is a mess.
2021-01-03 10:59:37 +09:00
Yoshinari Takaoka
d491c15b49 Remove duplicate constructorsynopsis 2021-01-03 07:10:30 +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
eb11a4126e ReflectionMethod accepts string|object, not mixed
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351073 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 09:50:01 +00:00
Yoshinari Takaoka
6d08cf5c86 updated reflection related translation
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348846 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-08 14:01:43 +00:00
TAKAGI Masahiro
26db65190d Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330283 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-19 02:54:42 +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
958e8c994c sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@308719 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-27 09:39:37 +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