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
Yoshinari Takaoka
fb2d126236
訳を調整
...
e890e4a7f9
2024-12-15 08:10:52 +09:00
Gina Peter Banyard
a6cdde4f7c
Partial Sync of Reflection docs with EN
2024-10-31 16:52:48 +00:00
Yoshinari Takaoka
728ede7f39
Reflection: fix some "undocumented" methods, and some other edits for consistency
...
* If a method has a refpurpose, description, parameters and return
values, it's documented, there's no need for the warning box.
* Add description where there was none. It is usually very similar
to the refpurpose.
* Document ReflectionZendExtension::__construct(), and update
ReflectionExtension::__construct() for consistency.
* In ReflectionFunction::__toString()
* Remove some references to deprecated export() methods.
* Add example for ReflectionParameter::__toString().
ca840c9a6d
2023-06-17 11:10:20 +09:00
Yoshinari Takaoka
a5fb40849c
訳を既存のものに合わせた
2023-01-17 14:42:01 +09:00
Yoshinari Takaoka
17f3e5ee1b
Missing getAttributes documentation
...
fadab82e11
2023-01-17 14:35:42 +09:00
Yoshinari Takaoka
b9621b32f5
fixed refpurpose of ReflectionFunctionAbstract::isStatic
...
519d86be33
2023-01-03 10:29:04 +09:00
Yoshinari Takaoka
1e0f26e4d0
added missing file in previous commit
2023-01-03 10:11:01 +09:00
Yoshinari Takaoka
cdafb72cba
Update ext/reflection role attributes
...
ec2fe9a592
2022-12-12 20:33:00 +09:00
Yoshinari Takaoka
1b92d2dd7c
最終的に、全体を「拡張モジュール」に統一することとした
...
closes : #24
2022-10-17 22:00:50 +09:00
Yoshinari Takaoka
565c26e057
[PHP 8.1] Add get/hasTentativeReturnType functions
...
38f5bb6cc0
2022-06-07 00:48:48 +09:00
Yoshinari Takaoka
2cd00427ea
static variable の日本語訳を、「static変数」に統一
...
Closes #46
2022-05-02 08:50:03 +09:00
Yoshinari Takaoka
62c1e6dfdb
[PHP 8.1] Add ReflectionFunctionAbstract::getClosureUsedVariables
...
ed8eead5c4
2022-04-29 09:17:16 +09:00
Yoshinari Takaoka
3bf0366dc5
Remove &warn.undocumented.func; from Reflection
...
Removed from all the places where it wasn't stricly necessary.
ab58951f68
2022-03-30 20:20:36 +09:00
Yoshinari Takaoka
da0a851ec1
[PHP 8.1] Remove final modifier from __clone()
...
83b6431800
2021-12-03 00:58:52 +09:00
Yoshinari Takaoka
0555fa191f
s/返り値/戻り値/g
2021-10-09 02:40:05 +09:00
Yoshinari Takaoka
18c5d6c77e
Generate methodsynopses based on stubs for recent changes
...
b0b19b6618
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
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
7d411ce02e
updated EN-Revision only
2021-03-20 05:20:44 +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
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
5d2df4a7cf
Remove mention of PHP 5 in Language Reference section
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351114 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-01 06:37:26 +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
TAKAGI Masahiro
f8e2c8c890
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336116 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-21 02:56:38 +00:00
TAKAGI Masahiro
41c6af8045
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330383 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-28 23:06:37 +00:00
TAKAGI Masahiro
edc3d6b148
s/ユーザ[^ー]/ユーザー/g
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324071 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 01:29:04 +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
b462447b0a
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317972 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-10 13:31:35 +00:00
TAKAGI Masahiro
ada42031cf
update EN-Revision :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317728 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-04 20:52:09 +00:00
Richard Quadling
2d53af9267
Native EOL
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317669 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:39:46 +00:00
TAKAGI Masahiro
cc02f4aa71
add Japanese translation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313099 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-10 01:07:50 +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