1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-24 16:38:16 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Yoshinari Takaoka acc3a9d851 Constructor promotion does not promote default values
https://github.com/php/doc-en/commit/9f89eee340331eb13a38a95ea64f47dfe866d46e
2023-01-19 03:20:44 +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 8219acfe9a ReflectionProperty: fix a few references to wrong class name(s)
These methods only exist on the `ReflectionProperty` class, not on `ReflectionClass`.
2021-07-03 17:18:07 +09:00
Yoshinari Takaoka e89fd9b6c4 Document ReflectionProperty::getDefaultValue and ::hasDefaultValue
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351103 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 23:41:24 +00:00