parser-reflection icon indicating copy to clipboard operation
parser-reflection copied to clipboard

Change in method prototype logic since 7.0.6

Open lisachenko opened this issue 9 years ago • 1 comments

There was a change in Reflection prototype logic, see https://3v4l.org/LLebD

Method [ <user, prototype Go\ParserReflection\Stub\InterfaceWithMethod> public method foo ] {
  @@ H:\Work\parser-reflection\tests\Stub\FileWithClasses55.php 150 - 150
}

Method [ <user> public method foo ] {
  @@ H:\Work\parser-reflection\tests\Stub\FileWithClasses55.php 150 - 150
}

lisachenko avatar Dec 16 '16 08:12 lisachenko

Change was introduced during fixing https://bugs.php.net/71414

lisachenko avatar Dec 16 '16 12:12 lisachenko