BetterReflection icon indicating copy to clipboard operation
BetterReflection copied to clipboard

6.0 cleanup

Open kukulich opened this issue 4 years ago • 1 comments

  • [ ] Remove Roave\BetterReflection\Util\Autoload https://github.com/Roave/BetterReflection/pull/1142
  • [ ] Make ReflectionEnum::__construct() private https://github.com/Roave/BetterReflection/pull/1139
  • [ ] Remove ReflectionType::__construct() and ReflectionType::getOwner() https://github.com/Roave/BetterReflection/pull/1140
  • [ ] Remove adapter ReflectionProperty::isAccessible() https://github.com/Roave/BetterReflection/pull/1141

kukulich avatar Jan 19 '22 16:01 kukulich

@kukulich btw, milestone + issues > checklists :D

Ocramius avatar Jan 19 '22 17:01 Ocramius

Awesome work, @kukulich! :tada:

Ocramius avatar Sep 13 '22 09:09 Ocramius