PHP Warnings
-
Hello again…I would like to inform you that on PHP 5.4.7 I get a long list of PHP Strict Standards warnings. Here’s a sample of them:
[10-Jul-2014 09:58:04 UTC] PHP Strict Standards: Non-static method TheLib::_have() should not be called statically in C:\Dropbox\mgiulio\prjexs\wp-labs\app\wp-content\plugins\custom-sidebars\inc\external\wpmu-lib\functions-wpmulib.php on line 229 [10-Jul-2014 09:58:04 UTC] PHP Strict Standards: Non-static method TheLib::_add() should not be called statically in C:\Dropbox\mgiulio\prjexs\wp-labs\app\wp-content\plugins\custom-sidebars\inc\external\wpmu-lib\functions-wpmulib.php on line 233 [10-Jul-2014 09:58:04 UTC] PHP Strict Standards: Non-static method TheLib::_have() should not be called statically in C:\Dropbox\mgiulio\prjexs\wp-labs\app\wp-content\plugins\custom-sidebars\inc\external\wpmu-lib\functions-wpmulib.php on line 339 [10-Jul-2014 09:58:04 UTC] PHP Strict Standards: Non-static method TheLib::_add() should not be called statically in C:\Dropbox\mgiulio\prjexs\wp-labs\app\wp-content\plugins\custom-sidebars\inc\external\wpmu-lib\functions-wpmulib.php on line 343
Thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP Warnings’ is closed to new replies.