Bug #47325

ReflectionData and classSchema caches need not be freezable

Added by Alexander Berl over 2 years ago. Updated about 2 years ago.

Status:Under Review Start date:2013-04-17
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Reflection
Target version:TYPO3 Flow Base Distribution - 2.0.1
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

Currently, ReflectionData and classSchema caches call the backend->freeze() and ->isFrozen() method in production context without checking if the backend is actually a freezable backend. This prevents those caches from being used with better performing backends than FileBackend.

History

#1 Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20012

#2 Updated by Gerrit Code Review over 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20012

#3 Updated by Robert Lemke about 2 years ago

  • Target version set to 2.0.1

Also available in: Atom PDF