Bug #31015

Second classloader in ReflectionService doesn't know about packages

Added by Karsten Dambekalns almost 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-10-17
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Reflection
Target version:TYPO3 Flow Base Distribution - 1.0.0
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

There should be reuse of the classloader already created in Bootstrap.


Related issues

related to TYPO3.Flow - Task #27627: Overhaul annotation support/syntax Resolved 2011-06-21

Associated revisions

Revision 59b75861
Added by Karsten Dambekalns almost 4 years ago

[BUGFIX] Reuse FLOW3 classloader in ReflectionService

There was a second class loader being created for the annotation
parser. It was lacking the available packages and thus failed
under some circumstances.

The changes adds reuse of the classloader already created in the
FLOW3 bootstrap.

Change-Id: I50646c4757ea66413ff97406e829b050af7fb29f
Fixes: #31015
Related: #27627

History

#1 Updated by Mr. Hudson almost 4 years ago

  • Status changed from Accepted to Under Review

Patch set 1 of change I50646c4757ea66413ff97406e829b050af7fb29f has been pushed to the review server.
It is available at http://review.typo3.org/5910

#2 Updated by Mr. Hudson almost 4 years ago

Patch set 2 of change I50646c4757ea66413ff97406e829b050af7fb29f has been pushed to the review server.
It is available at http://review.typo3.org/5910

#3 Updated by Karsten Dambekalns almost 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF