Warning: PHP: E_WARNING in 4.1.2 build 23507

Author Message

Mariusz Ściseł

Thursday 14 May 2009 1:00:43 pm

Hi

After moving my eZ site from my production desktop to the server, I have noticed the PHP Warning in warning.log.

 

array_merge_recursive() [<a href='function.array-merge-recursive'>function.array-merge-recursive</a>]: recursion detected in /home/test/WWW/kernel/classes/datatypes/ezuser/ezuser.php on line 1798
 

ths is in:
eZ Publish 4.1.2 (4.1.2)
BUILD VERSION: 23507
PHP: 525
Apache/2.2.8 (FreeBSD)

Is it some kind of issue in ezuser.php or my site missconfiguration?
Can you fix it?

Mariusz

André R.

Friday 15 May 2009 5:53:47 am

Did you clear all cache? And could you also try to clear all sessions?

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Mariusz Ściseł

Friday 15 May 2009 6:31:12 am

Yes, I cleared cache: php bin/php/ezcache.php --clear-all --purge
and all sessions in Admin Panel. This Warning i get always twice in line 1798, after Cache clear in Admin Panel.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:17:55
Script start
Timing: Jan 18 2025 19:17:55
Module start 'layout'
Timing: Jan 18 2025 19:17:55
Module start 'content'
Timing: Jan 18 2025 19:17:55
Module end 'content'
Timing: Jan 18 2025 19:17:55
Script end

Main resources:

Total runtime0.0282 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0073 589.4766152.6406
Module start 'layout' 0.00730.0057 742.117239.4766
Module start 'content' 0.01290.0129 781.593889.4922
Module end 'content' 0.02580.0023 871.085934.3047
Script end 0.0281  905.3906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002910.4051140.0002
Check MTime0.00114.0191140.0001
Mysql Total
Database connection0.00134.742310.0013
Mysqli_queries0.004214.753730.0014
Looping result0.00000.085510.0000
Template Total0.00186.310.0018
Template load0.00103.409410.0010
Template processing0.00082.895310.0008
Override
Cache load0.00062.266110.0006
General
dbfile0.00031.112780.0000
String conversion0.00000.045740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs