bobbingwide / oik-shortcodes

Shortcode, block and API server
https://www.oik-plugins.com/oik-plugins/oik-shortcode-server/
GNU General Public License v2.0
1 stars 0 forks source link

Catchable fatal error during restart after out of memory #75

Open bobbingwide opened 4 years ago

bobbingwide commented 4 years ago

Current SHA: 140a46a woocommerce 3.8.0 - 2019-11-05 File:707,1609,includes/libraries/action-scheduler/classes/ActionScheduler_Versions.php,includes/libraries/action-scheduler/cl asses/ActionScheduler_Versions.php,707 Parsing file: ActionScheduler_Versions Processing: includes/libraries/action-scheduler/classes/ActionScheduler_Versions.php Processing file: woocommerce,includes/libraries/action-scheduler/classes/ActionScheduler_Versions.php Continue to process file? ( y=yes/n=no/s=skip/g=go/q=quit )y Processing: includes/libraries/action-scheduler/classes/ActionScheduler_Versions.php, woocommerce, plugin

Creating file: includes/libraries/action-scheduler/classes/ActionScheduler_Versions.php

Creating file: includes/libr aries/action-scheduler/classes

Creating file: includes/libraries/action-scheduler

Creating file: includes/librari es

Creating file: includes

Notice: Object of class WP_Error could not be converted to int in /home/bworguk/public_html/wp-includes/post.php on line 2355

Warning: trim() expects parameter 1 to be string, object given in /home/bworguk/public_html/wp-includes/class-wp-meta-query.p hp on line 695

Catchable fatal error: Object of class WP_Error could not be converted to string in /home/bworguk/public_html/wp-content/plug ins/oik-shortcodes/classes/class-oiksc-parsed-source.php on line 390

bobbingwide commented 4 years ago

Note: The version of PHP being used in the SSH session was PHP 7.0 This was because the alias for php was set to php70 in .bashrc I've changed this to php73.