<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed><type>rich</type><version>1.0</version><provider_name>phorkie</provider_name><provider_url>https://p.cweiske.de/</provider_url><title>TYPO3 powermail: class_parents(): object or string expected</title><author_name>Christian Weiske</author_name><cache_age>86400</cache_age><width>900</width><height>900</height><html>&lt;!-- embedding all files of https://p.cweiske.de/443 --&gt;
&lt;link rel="stylesheet" href="https://p.cweiske.de/css/embed.css"/&gt;
&lt;div class="phork" id="443"&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  
&lt;div class="document"&gt;


&lt;blockquote&gt;
TYPO3CMSCoreErrorException:
PHP Warning: class_parents(): object or string expected
in typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapper.php line 283
in typo3/sysext/core/Classes/Error/ErrorHandler.php:111&lt;/blockquote&gt;
&lt;p&gt;We have serious problems with extbase reflection cache on 7.6 with powermail. Fields from powermail cannot be mapped because the reflection info misses a single field.&lt;/p&gt;
&lt;p&gt;I found that cf_extbase_reflection contains multiple reflection data cache identifiers, but - what puzzles me - is that some classes are contained in multiple of those cache entries&lt;/p&gt;
&lt;p&gt;e.g. ReflectionData_Powermail contains class information for powermail but also our own extension's data. same for fluidpages and fluidcontent, which also have some of our extension classes in their cache info (&amp;quot;reflectedClassNames&amp;quot;)&lt;/p&gt;
&lt;p&gt;is this normal?&lt;/p&gt;
&lt;p&gt;how are cache identifiers assigned/used?&lt;/p&gt;
&lt;p&gt;as I see it, they are initialized per-extension - each extension has its own reflection cache&lt;/p&gt;
&lt;p&gt;but that does not seem to be the problem, although I'd really like to know why this is mixed up sometimes.&lt;/p&gt;
&lt;p&gt;now a different property is missing in the reflection info :confused:&lt;/p&gt;
&lt;p&gt;so we found the problem. We're running Ubuntu 16.04 and have php-redis installed, which depends on ... php-igbinary. The igbinary extension in ubuntu is outdated (&lt;a class="reference external" href="https://bugs.launchpad.net/ubuntu/+source/php-igbinary/+bug/1651031"&gt;https://bugs.launchpad.net/ubuntu/+source/php-igbinary/+bug/1651031&lt;/a&gt;) and has subtle bugs (&lt;a class="reference external" href="https://github.com/igbinary/igbinary/issues/114"&gt;https://github.com/igbinary/igbinary/issues/114&lt;/a&gt;).&lt;/p&gt;
&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/443/rev-raw/9fcebad363af87fd4b2e5f4c1e69508177991e0b/README.rst" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/443#README.rst"&gt;README.rst&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</html></oembed>
