phpstorm-stubs/Reflection
Alexander Lisachenko af5c627e87 Make ReflectionMethod->getClosure() always return Closure for newer version of PHP 2024-04-02 16:07:59 +02:00
..
.phpstorm.meta.php PHP 8.0 support (#857) 2020-07-02 13:51:36 +03:00
Reflection.php Concrete array type for Reflection::getModifierNames() 2022-09-01 20:18:11 +02:00
ReflectionAttribute.php Template ReflectionAttribute 2021-11-18 21:39:03 +01:00
ReflectionClass.php [phpstorm-stubs] added new tests for parameters without default value. 2023-09-14 10:01:56 +02:00
ReflectionClassConstant.php [phpstorm-stubs] update for PHP 8.3 2023-08-28 14:41:18 +02:00
ReflectionEnum.php There is no such thing as ReflectionEnumPureCase 2023-11-20 10:59:27 +01:00
ReflectionEnumBackedCase.php [phpstorm-stubs] fix types in PHPDoc 2023-06-18 09:57:07 +02:00
ReflectionEnumUnitCase.php [phpstorm-stubs] fix types in PHPDoc 2023-06-18 09:57:07 +02:00
ReflectionException.php batch update of all stubs with defined code style 2021-03-17 17:45:32 +03:00
ReflectionExtension.php Added PhpStormStubsElementAvailable for __clone methods in Reflection classes 2022-07-21 15:17:52 +02:00
ReflectionFiber.php [phpstorm-stubs] fix return types of methods of ReflectionFiber 2023-03-24 12:55:46 +01:00
ReflectionFunction.php [phpstorm-stubs] add entities that added in php 8.2 2022-07-18 21:10:23 +02:00
ReflectionFunctionAbstract.php Add stub for getClosureCalledClass 2022-10-04 12:16:46 +02:00
ReflectionGenerator.php Tentative return types (#1234) 2021-09-23 16:17:05 +02:00
ReflectionIntersectionType.php add Pure attributes and and return types for reflection methods 2021-08-14 12:43:59 +02:00
ReflectionMethod.php Make ReflectionMethod->getClosure() always return Closure for newer version of PHP 2024-04-02 16:07:59 +02:00
ReflectionNamedType.php Fix documentation link 2021-11-16 16:17:05 +01:00
ReflectionObject.php typehints for reflection methods 2021-07-28 13:42:43 +02:00
ReflectionParameter.php Added PhpStormStubsElementAvailable for __clone methods in Reflection classes 2022-07-21 15:17:52 +02:00
ReflectionProperty.php [phpstorm-stubs] added new tests for parameters without default value. 2023-09-14 10:01:56 +02:00
ReflectionReference.php [phpstorm-stubs] fix types in PHPDoc 2023-06-18 09:57:07 +02:00
ReflectionType.php Added PhpStormStubsElementAvailable for __clone methods in Reflection classes 2022-07-21 15:17:52 +02:00
ReflectionUnionType.php Allow DNF types in ReflectionUnionType::getTypes() 2023-01-09 00:26:36 +01:00
ReflectionZendExtension.php Added PhpStormStubsElementAvailable for __clone methods in Reflection classes 2022-07-21 15:17:52 +02:00
Reflector.php Reflector::export has been removed in 7.4 2021-09-07 13:03:35 +02:00