php-doc-en/reference/reflection
Aaron Piotrowski 1f7a0e4af8
Fiber documentation
Co-authored-by: George Peter Banyard <girgias@php.net>
Co-authored-by: Sergey Panteleev <sergey@php.net>
Co-authored-by: Fabien Villepinte <fabien.villepinte@gmail.com>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-1096.
2021-12-02 16:11:55 +01:00
..
reflection replaced deprected warning with deprecated-removed one. 2021-05-02 14:18:03 +09:00
reflectionattribute Fix typo (#1049) 2021-10-26 12:58:37 +08:00
reflectionclass Generate methodsynopses based on stubs for recent changes (#903) 2021-10-01 17:23:05 +02:00
reflectionclassconstant [PHP 8.1] Document final class constants. (#1041) 2021-11-29 15:06:49 -06:00
reflectionenum Generate ext/reflection class synopses from stubs - part 3 2021-12-02 13:07:26 +01:00
reflectionenumbackedcase Generate ext/reflection class synopses from stubs - part 3 2021-12-02 13:07:26 +01:00
reflectionenumunitcase Generate ext/reflection class synopses from stubs - part 3 2021-12-02 13:07:26 +01:00
reflectionextension [PHP 8.1] Remove final modifier from __clone() (#1131) 2021-12-02 15:16:08 +03:00
reflectionfiber Fiber documentation 2021-12-02 16:11:55 +01:00
reflectionfunction replaced deprected warning with deprecated-removed one. 2021-05-02 14:18:03 +09:00
reflectionfunctionabstract [PHP 8.1] Remove final modifier from __clone() (#1131) 2021-12-02 15:16:08 +03:00
reflectiongenerator Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
reflectionintersectiontype [PHP 8.1] Add ReflectionIntersectionType description (#1027) 2021-10-19 07:42:27 +03:00
reflectionmethod Reflection(Property|Method)::setAccessible() no longer has effect 2021-11-26 21:03:53 +01:00
reflectionnamedtype Types are not hints in PHP. (#1003) 2021-10-09 14:43:01 +01:00
reflectionobject replaced deprected warning with deprecated-removed one. 2021-05-02 14:18:03 +09:00
reflectionparameter [PHP 8.1] Remove final modifier from __clone() (#1131) 2021-12-02 15:16:08 +03:00
reflectionproperty [PHP 8.1] Remove final modifier from __clone() (#1131) 2021-12-02 15:16:08 +03:00
reflectionreference Add docs for ReflectionReference::__construct() (#1137) 2021-11-25 23:01:33 +09:00
reflectiontype Fix section order issues in Reflection extension 2021-06-06 18:03:03 +01:00
reflectionuniontype Fix #80247: ReflectionType does not have an isBuiltin() method 2020-12-27 23:23:02 +00:00
reflectionzendextension [PHP 8.1] Remove final modifier from __clone() (#1131) 2021-12-02 15:16:08 +03:00
reflector replaced deprected warning with deprecated-removed one. 2021-05-02 14:18:03 +09:00
book.xml Fiber documentation 2021-12-02 16:11:55 +01:00
configure.xml Removed references to PHP 5, PHP 7.0 (#548) 2021-04-26 11:46:55 +03:00
constants.xml
examples.xml
extending.xml
reflection.xml Generate ext/reflection class synopses from stubs - part 2 (#1121) 2021-11-23 14:17:07 +01:00
reflectionattribute.xml Generate ext/reflection class synopses from stubs - part 2 (#1121) 2021-11-23 14:17:07 +01:00
reflectionclass.xml Generate ext/reflection class synopses from stubs - part 2 (#1121) 2021-11-23 14:17:07 +01:00
reflectionclassconstant.xml Generate ext/reflection class synopses from stubs - part 2 (#1121) 2021-11-23 14:17:07 +01:00
reflectionenum.xml Generate ext/reflection class synopses from stubs - part 3 2021-12-02 13:07:26 +01:00
reflectionenumbackedcase.xml Generate ext/reflection class synopses from stubs - part 3 2021-12-02 13:07:26 +01:00
reflectionenumunitcase.xml Inherited constants were unintentionally removed from ReflectionEnumUnitCase class synopsis page 2021-12-02 13:26:25 +01:00
reflectionexception.xml Generate ext/reflection class synopses from stubs - part 2 (#1121) 2021-11-23 14:17:07 +01:00
reflectionextension.xml Generate ext/reflection class synopses from stubs - part 2 (#1121) 2021-11-23 14:17:07 +01:00
reflectionfiber.xml Fiber documentation 2021-12-02 16:11:55 +01:00
reflectionfunction.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
reflectionfunctionabstract.xml ReflectionFunctionAbstract is abstract 2021-09-27 14:53:56 +02:00
reflectiongenerator.xml Add missing final modifier 2021-11-29 13:47:04 +01:00
reflectionintersectiontype.xml [PHP 8.1] Add ReflectionIntersectionType description (#1027) 2021-10-19 07:42:27 +03:00
reflectionmethod.xml Fix #81065: Changes to Reflection modifiers not documented 2021-05-23 14:46:27 +02:00
reflectionnamedtype.xml
reflectionobject.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
reflectionparameter.xml Generate ext/reflection class synopses from stubs - part 1 (#1120) 2021-11-23 14:15:35 +01:00
reflectionproperty.xml Generate ext/reflection class synopses from stubs - part 1 (#1120) 2021-11-23 14:15:35 +01:00
reflectionreference.xml Add docs for ReflectionReference::__construct() (#1137) 2021-11-25 23:01:33 +09:00
reflectiontype.xml Add ReflectionIntersectionType 2021-12-01 15:26:16 +01:00
reflectionuniontype.xml Generate ext/reflection class synopses from stubs - part 1 (#1120) 2021-11-23 14:15:35 +01:00
reflectionzendextension.xml Generate ext/reflection class synopses from stubs - part 1 (#1120) 2021-11-23 14:15:35 +01:00
reflector.xml Mark a few interfaces as oointerface rather than ooclass (#818) 2021-07-30 17:01:16 +02:00
setup.xml
versions.xml Fiber documentation 2021-12-02 16:11:55 +01:00