1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-26 16:12:17 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Yoshinari Takaoka
079ce68901 Add docs for ReflectionReference::__construct()
8208e01b8c
2021-11-25 23:07:34 +09:00
Yoshinari Takaoka
30276d3f3f Generate ext/reflection class synopses from stubs - part 1
b0c0d6bcd9
2021-11-23 23:08:43 +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
174c0b8556 Fix #79593: Manual page missing for class ReflectionReference
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349870 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-14 02:57:02 +00:00