Alexandre Daubois
51fc0eaf8e
[PHP 8.4] Add class constant types for Reflection ( #4244 )
2024-12-04 16:13:31 +00:00
Arnaud Le Blanc
c0fa5077c8
Document lazy objects ( #3975 )
2024-11-04 14:37:18 +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
1a4777d80c
Document ReflectionClass::IS_READONLY ( #2001 )
...
Co-authored-by: George Peter Banyard <girgias@php.net >
2022-11-14 11:31:44 +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
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
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Jakub Vrana
8c6d47907a
Improve Reflection
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321705 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-03 06:12:37 +00:00
Pierrick Charron
4724b47c25
Added new entities for Properties, Methods, InheritedMethods, Constants
...
# Those words were hardcoded in all class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Philip Olson
6c18ab3fe2
- Rewrote the reflection documentation as a book, and removed it from the OOP 5 section
...
- Many parts are still considered undocumented -- feel free to edit
- Some content stolen from here:
--- http://svn.php.net/viewvc/phpdoc/en/trunk/language/oop5/reflection.xml?revision=283798&view=markup
--- http://svn.php.net/viewvc/php/php-src/trunk/ext/reflection/tests/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287332 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 14:39:48 +00:00