PHP 5.3 Strict Warnings
-
Running the plugin on php 5.3,
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method PHPPC::register_admin_menu() should not be called statically in /var/www/wp-includes/plugin.php on line 470
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method PHPPC::register_stylesheet() should not be called statically in /var/www/wp-includes/plugin.php on line 470
Strict Standards: Non-static method PHPPC::get_option() should not be called statically in /var/www/wp-content/plugins/php-code-for-posts/PHPPostCode.php on line 212
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method PHPPC::register_script() should not be called statically in /var/www/wp-includes/plugin.php on line 470
Strict Standards: Non-static method PHPPC::get_option() should not be called statically in /var/www/wp-content/plugins/php-code-for-posts/PHPPostCode.php on line 228
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method PHPPC::do_admin_menu() should not be called statically in /var/www/wp-includes/plugin.php on line 470
- The topic ‘PHP 5.3 Strict Warnings’ is closed to new replies.