centreon / centreon-clapi

Centreon CLAPI Module
14 stars 14 forks source link

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

Open euidzero opened 8 years ago

euidzero commented 8 years ago

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