Revision 4e54aaa0
ID | 4e54aaa06849f6ddcb8bf48fed9089e75f0b02fe |
[BUGFIX] Fix high memory consumption of renderObjectDump()
This change reduces the maximum recursion level for Doctrine Collection
dumps from 12 to 3. This reduces memory consumption during exception
handling and when using \TYPO3\Flow\var_dump().
Change-Id: I50fb3d0ad619bd8212221ee5b5032b474b8cfc7d
Fixes: #44278
Releases: master, 2.0
- added
- modified
- copied
- renamed
- deleted