Roave/BetterReflection
:crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
PHPMIT
Issues
- 6
DirectoriesSourceLocator is too ineffective
#612 opened by ondrejmirtes - 6
AutoloadSourceLocator should know all symbols from a file once a class is autoloaded from that file
#617 opened by ondrejmirtes - 1
- 15
\Roave\BetterReflection\Reflection\ReflectionClass "Carbon\Traits\Localization" could not be found in the located source
#689 opened by Aerendir - 2
- 2
- 4
Implement adapters for `ReflectionAttribute`, `ReflectionEnumPureCase`, `ReflectionEnumBackedCase` and `ReflectionEnumUnitcase` when supported by PHP
#789 opened by Ocramius - 51
PHP 8 compatibility
#701 opened by ondrejmirtes - 3
PsrAutoloaderLocator should be forgiving about invalid installations and configurations
#613 opened by ondrejmirtes - 2
Memoizing in ClassReflector/FunctionReflector/ConstantReflector would help with performance
#615 opened by ondrejmirtes - 9
Master mutation test run failed
#654 opened by Ocramius - 10
Expose PHP internal stubs map
#693 opened by carlosas - 3
Getting namespaces/classes in a file
#732 opened by aik099 - 2
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 36864 bytes)
#747 opened by cmmer - 0
- 0
BetterReflection does not support namespaced constants in default property and parameter values
#688 opened by ondrejmirtes - 2
PhpStormStubsSourceStubber can support filtering identifiers based on given PHP version
#603 opened by kukulich - 5
- 2
- 1
`composer require` without specified version tries install version `0.1.0` on PHP 8.0.
#773 opened by sasezaki - 1
- 0
- 0
- 6
- 6
- 2
#609 re-introduce PHPStan checking of the `PhpStormStubsSourceStubber` once PHPStan 0.12.26 is out
#620 opened by Ocramius - 2
- 2
Custom `vendor-dir` not working in `Psr4Mapping`
#718 opened by tomasnorre - 4
Misleading exception message
#714 opened by tomasnorre - 0
- 2
Please provide a CHANGELOG in "standard" format
#680 opened by llaville - 6
Adapter\ReflectionClass::$name is empty
#673 opened by ondrejmirtes - 4
ReflectionClass - abstract trait method should not override concrete method from parent class
#647 opened by ondrejmirtes - 4
- 16
Tests consuming alot memory right now
#624 opened by DanielBadura - 3
Wrong ReflectionMethod::getPrototype() behaviour when traits are involved
#640 opened by ondrejmirtes - 1
- 0
- 0
Parameter with a default value followed by a variadic parameter should be optional
#646 opened by ondrejmirtes - 0
ReflectionFunctionAbstract does not recognize body with `yield from` as generator
#644 opened by ondrejmirtes - 0
- 0
Adapter ReflectionClass::getReflectionConstant returns null but should return false
#625 opened by ondrejmirtes - 3
Build badge does not work right
#631 opened by kukulich - 0
- 0
PhpStormStubsSourceStubber should be case-insensitive for classes and functions
#611 opened by ondrejmirtes - 0
Verify ReflectionSourceStubber and PhpInternalSourceLocator for some PHP extensions.
#598 opened by kukulich - 0
Hidden bugs
#600 opened by kukulich - 1
- 0
- 6
Access to list of PHP built-in code units
#580 opened by sebastianbergmann