1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 15:52:15 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre Daubois
51fc0eaf8e [PHP 8.4] Add class constant types for Reflection (#4244) 2024-12-04 16:13:31 +00:00
Gina Peter Banyard
4d17b7b494 [skip-revcheck] Convert class markup to be compatible with DocBook 5.2
Closes GH-3415
2024-06-14 17:04:53 +01:00
Máté Kocsis
14767af0f0 Use new class synopsis markup (#2611)
Follow-up on https://github.com/php/phd/pull/77
2023-08-30 12:28:30 +01:00
Máté Kocsis
4658c8e6ce Document the __toString() and export() related changes in ext/reflection (#2170) 2023-01-12 15:41:16 +01:00
Máté Kocsis
ec2fe9a592 Update ext/reflection role attributes (#1979) 2022-12-11 20:53:33 +01:00
Máté Kocsis
54d585c09b Sync ext/reflection class constants with stubs - part 1 (#1944) 2022-11-04 19:13:52 +01:00
Máté Kocsis
8aec847009 Generate ext/reflection class synopses from stubs - part 2 (#1121) 2021-11-23 14:17:07 +01:00
Christoph M. Becker
6f41560bf1 Fix #81065: Changes to Reflection modifiers not documented 2021-05-23 14:46:27 +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
cf616ef1f0 Fix bug #74261: ReflectionClassConstant not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342886 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-20 14:40:15 +00:00