Commit graph

8 commits

Author SHA1 Message Date
Alexander M. Turek
a324fcef80
Add ReflectionIntersectionType
… to the list of ReflectionType subtypes

Closes GH-1166.
2021-12-01 15:26:16 +01:00
Máté Kocsis
b0c0d6bcd9
Generate ext/reflection class synopses from stubs - part 1 (#1120) 2021-11-23 14:15:35 +01:00
Jacob Dreesen
59154119e9
Clarify purpose of ReflectionType
Closes GH-1098.
2021-11-15 16:05:52 +01:00
Christoph M. Becker
b54e6443e2
Fix #78785: ReflectionType page should mention subclasses 2021-07-30 15:10:59 +02: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
Christoph Michael Becker
c40f07c937 Fix #80247: ReflectionType does not have an isBuiltin() method
Closes GH-273.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352224 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-27 23:23:02 +00:00
Levi Morrison
b19d4e3e25 Clarify purpose of ReflectionType
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338242 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-12 03:35:35 +00:00
Thomas Punt
b8eddc6d98 Document new ReflectionType class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337520 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 21:20:55 +00:00