Skip to content

Optimized code for Hyperf\Di\Aop\PropertyHandlerTrait.#3517

Merged
limingxinleo merged 6 commits intohyperf:masterfrom
assert6:optimization
Apr 24, 2021
Merged

Optimized code for Hyperf\Di\Aop\PropertyHandlerTrait.#3517
limingxinleo merged 6 commits intohyperf:masterfrom
assert6:optimization

Conversation

@assert6
Copy link
Copy Markdown
Member

@assert6 assert6 commented Apr 23, 2021

No description provided.

}

protected function __handle(string $currentClassName, string $targetClassName, array $propertyHandlers, array $properties)
private function __diffHandle(string $currentClassName, string $targetClassName, array $properties, array $excludeProperties): array
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里最开始,不想抽象出来一个方法的原因,是这个trait又会占用一个方法名。。。

@limingxinleo limingxinleo changed the title optimization code Optimized code for Hyperf\Di\Aop\PropertyHandlerTrait. Apr 24, 2021
@limingxinleo limingxinleo merged commit 1026d99 into hyperf:master Apr 24, 2021
@assert6 assert6 deleted the optimization branch April 25, 2021 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants