Details
-
Bug
-
Resolution: Fixed
-
High
-
4.7.0, 5.0, 5.1, 5.2, 5.3.3, 5.4.0
-
None
-
Operating System: CentOS 7.0 x64
PHP Version: 5.4.16
Database and version: Mariadb 5.5
Browser (and version): Firefox 33
Description
Hi,
When running "$phpbin runcronjobs.php monitor", i have had the following notices:
PHP Notice: Array to string conversion in /var/www/html/ezpublish5/ezpublish_legacy/lib/ezdbschema/classes/ezdbschemachecker.php on line 231 PHP Stack trace: PHP 1. {main}() /var/www/html/ezpublish5/ezpublish_legacy/runcronjobs.php:0 PHP 2. eZRunCronjobs::runScript() /var/www/html/ezpublish5/ezpublish_legacy/runcronjobs.php:381 PHP 3. include() /var/www/html/ezpublish5/ezpublish_legacy/kernel/classes/ezruncronjobs.php:59 PHP 4. eval() /var/www/html/ezpublish5/ezpublish_legacy/extension/ez_network/cronjobs/runmonitor.php:153 PHP 5. eZNetMonitorResultValue->eZNetMonitorResultValue() /var/www/html/ezpublish5/ezpublish_legacy/extension/ez_network/cronjobs/runmonitor.php(153) : eval()'d code:960 PHP 6. eZNetUtils::createTable() /var/www/html/ezpublish5/ezpublish_legacy/extension/ez_network/classes/network/eznetmonitorresultvalue.php:30 PHP 7. eZDbSchemaChecker::diff() /var/www/html/ezpublish5/ezpublish_legacy/extension/ez_network/classes/network/eznetutils.php:863 PHP 8. eZDbSchemaChecker::diffTable() /var/www/html/ezpublish5/ezpublish_legacy/lib/ezdbschema/classes/ezdbschemachecker.php:54 PHP 9. eZDbSchemaChecker::diffIndex() /var/www/html/ezpublish5/ezpublish_legacy/lib/ezdbschema/classes/ezdbschemachecker.php:165 PHP 10. array_diff() /var/www/html/ezpublish5/ezpublish_legacy/lib/ezdbschema/classes/ezdbschemachecker.php:231 Monitor finished. Sending result to ez.no. Sending: eZNetMonitorResult Exported : 1 elements to Class : eZNetMonitorResult Sending: eZNetMonitorResultValue Exported : 14 elements to Class : eZNetMonitorResultValue Cleanuping 10000 expired monitor results older than 7 days. Finished sending result, results will be available in your support portal in about 5 minutes! Completing extension/ez_network/cronjobs/runmonitor.php at: 24/11/2014 5:31 pm Elapsed time: 00:00:58
This notices happened several times.
Attachments
Issue Links
- testing discovered
-
EZP-23720 PHP notices when running "sync_network" on CentOS 6.5 with PHP 5.3.3
- Closed