Commit graph

4 commits

Author SHA1 Message Date
Máté Kocsis
0f2aaf1898
Generate ext/reflection class synopses from stubs - part 4
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-1139.
2021-12-17 16:08:57 +01:00
Fabien Villepinte
537e1dfad9
Add missing final modifier
Closes GH-1152.
2021-11-29 13:47:04 +01:00
Máté Kocsis
98df2cf9a9 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.
2020-12-31 17:03:54 +01:00
Thomas Punt
921933ce5b Document ReflectionGenerator class and methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337577 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-21 16:07:06 +00:00