centreon-clapi icon indicating copy to clipboard operation
centreon-clapi copied to clipboard

Non-static method Centreon_Cache_Manager::getCacheFileName() called statically

Open euidzero opened this issue 10 years ago • 0 comments

While importing exported configuration from nagios, STDERR is full of :

PHP Strict Standards: Non-static method Centreon_Cache_Manager::getCacheFileName() should not be called statically, assuming $this from incompatible context in /usr/local/centreon/www/modules/centreon-clapi/core/lib/Centreon/Object/Object.php on line 65

and PHP Strict Standards: Non-static method Centreon_Cache_Manager::getCacheFileName() should not be called statically, assuming $this from incompatible context in /usr/local/centreon/www/modules/centreon-clapi/core/lib/Centreon/Object/Relation/Relation.php on line 93

euidzero avatar Jan 26 '16 14:01 euidzero