Last modified: 2014-09-12 23:25:21 UTC
Flow is VERY noisy in the logs atm Warning: Illegal offset type in /usr/local/apache/common-local/php-1.24wmf10/extensions/Flow/includes/Data/RevisionStorage.php on line 227 Warning: Illegal offset type in isset or empty in /usr/local/apache/common-local/php-1.24wmf10/extensions/Flow/includes/Data/MultiDimArray.php on line 92 Warning: Cannot use a scalar value as an array in /usr/local/apache/common-local/php-1.24wmf10/extensions/Flow/includes/Data/MultiDimArray.php on line 51 Warning: Cannot use a scalar value as an array in /usr/local/apache/common-local/php-1.24wmf10/extensions/Flow/includes/Data/MultiDimArray.php on line 49 Warning: Illegal offset type in /usr/local/apache/common-local/php-1.24wmf9/extensions/Flow/includes/Data/MultiDimArray.php on line 51 Warning: Invalid argument supplied for foreach() in /usr/local/apache/common-local/php-1.24wmf9/extensions/Flow/includes/Formatter/AbstractQuery.php on line 147
(In reply to Sam Reed (reedy) from comment #0) > Flow is VERY noisy in the logs atm > > Warning: Illegal offset type in > /usr/local/apache/common-local/php-1.24wmf10/extensions/Flow/includes/Data/ > RevisionStorage.php on line 227 > > Warning: Illegal offset type in isset or empty in > /usr/local/apache/common-local/php-1.24wmf10/extensions/Flow/includes/Data/ > MultiDimArray.php on line 92 > > Warning: Cannot use a scalar value as an array in > /usr/local/apache/common-local/php-1.24wmf10/extensions/Flow/includes/Data/ > MultiDimArray.php on line 51 > > Warning: Cannot use a scalar value as an array in > /usr/local/apache/common-local/php-1.24wmf10/extensions/Flow/includes/Data/ > MultiDimArray.php on line 49 > > Warning: Illegal offset type in > /usr/local/apache/common-local/php-1.24wmf9/extensions/Flow/includes/Data/ > MultiDimArray.php on line 51 > > Warning: Invalid argument supplied for foreach() in > /usr/local/apache/common-local/php-1.24wmf9/extensions/Flow/includes/ > Formatter/AbstractQuery.php on line 147 With a quick glance over the last hour (July 1st, 12:30-1:40 pacific time), the majority of these are still showing up in the fatal log.
This may be fixed with 1.24wmf12...
Flow does not appear to be spamming the logs at the moment, this specific error was likely fixed awhile ago as reedy mentioned.