Skip to content

Conversation

@HeahDude
Copy link
Contributor

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets ~
License MIT
Doc PR ~

Follow up #24232, spotted while working on #30994.


public function reset()
{
$this->idReaders = [];
Copy link
Member

Choose a reason for hiding this comment

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

Oh: won't this prevent caching between requests thus reduce perf while it's not needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed, the readers are not depending on the request context, nor time sensitive. Closing here.

@HeahDude HeahDude closed this Dec 2, 2019
@HeahDude HeahDude deleted the fix-doctrine_type-reset branch December 2, 2019 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants