Bug #73542
closed
PHP Warning: array_replace_recursive(): Argument #1 is not an array
Added by Thomas Sperling almost 9 years ago.
Updated over 5 years ago.
Sprint Focus:
On Location Sprint
Description
Hi I have the same problem as in #63701.
But now in sysext/css_styled_content/Classes/Controller/CssStyledContentController.php
It occurs sometimes in Frontend. If I clear the cache its gone, but after some time its back.
Error happend in 7.6.2 and 7.6.3
Files
Sorry, I was a little to fast.
It is not the same error. I get #1: PHP Warning: array_replace_recursive(): recursion detected
. So sadly its not that easy solved.
The actual Code is Line 475 (TYPO3 7.6.3)
// Specific configuration for the chosen rendering method
if (is_array($conf['rendering.'][$renderMethod . '.'])) {
$conf = array_replace_recursive($conf, $conf['rendering.'][$renderMethod . '.']);
}
Any Updates on this Critical Issue?! :/
I updated to 7.6.9 but the Error still appear! After a Cache Clear the Error appears.
PHP 7.0.4-7ubuntu2.1
Added my Errorlog.
- Status changed from New to Needs Feedback
Does this still occur with TYPO3 7.6.23?
- Status changed from Needs Feedback to Closed
90 days without feedback -> closing it.
If you think that this is the wrong decision or experience the issue again or have more information about how to reproduce it, please reopen it or open a new issue with a reference to this one. Thank you.
Riccardo De Contardi wrote:
90 days without feedback -> closing it.
If you think that this is the wrong decision or experience the issue again or have more information about how to reproduce it, please reopen it or open a new issue with a reference to this one. Thank you.
Hello,
It still occur with TYPO3 7.6.26
30-03-18 16:01 - core: Core: Error handler (FE): PHP Warning: array_replace_recursive(): recursion detected in /var/www/usmig.local.typo3.org/TYPO3_sources/typo3_src-7.6.26/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 838
- Status changed from Closed to New
- Sprint Focus set to On Location Sprint
- Status changed from New to Needs Feedback
Could anyone provide some more information on how to reproduce this issue? Do you have some special TypoScript content rendering definitions?
I have no TYPO3-System with this error anymore. So for me the ticket could be closed (somehow I cannot close this ticket).
I tried to get feedback from Jonathan, but no answer.
- Status changed from Needs Feedback to Closed
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.
Thank you and best regards
Also available in: Atom
PDF