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

7 Commits

Author SHA1 Message Date
Yoshinari Takaoka
f7d26aa5db [ext/reflection] sync with en. 2025-08-27 18:54:39 +09:00
Yoshinari Takaoka
d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

を「参照ください」に置き換えた。
個人的には「参照ください」は違和感のある日本語だが、既存の訳で圧倒的な優勢だったそれを採用した。

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka
cdafb72cba Update ext/reflection role attributes
ec2fe9a592
2022-12-12 20:33:00 +09:00
Yoshinari Takaoka
3e346a9ebf Reflection deprecation (php/doc-en#578)
* Clarify what a built-in type is.
* Add PHP 8 equivalent of ReflectionParameter::isArray().
* Leave note on ReflectionParameter::getClass() for what to use instead.
* Clarify order of the array in getParameters().
* Add example to aid working with union types.
* Add updated equivalent of isCallable().
2021-05-06 22:02:45 +09:00
Yoshinari Takaoka
2bb25ca914 changed deprecation function warning as of PHP 8.0.0. 2021-02-10 20:18:47 +09:00
George Peter Banyard
223542483b Update EN-Revision tags for new rev-check
This only updates files which have an empty diff between the two different revisions
2021-02-02 18:27:13 +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