Defeito #251
Atualizado por Mauricio Luiz Viani há mais de 6 anos
Substituir chamadas depreciadas chamada depreciada no PHP 5.6:
<pre>
Non-static method Log::_classExists() should not be called statically, assuming $this from incompatible context in /var/www/expresso/workflow/inc/log/Log.php on line 163
Non-static method Log::_classExists() should not be called statically, assuming $this from incompatible context in /var/www/expresso/workflow/inc/log/Log.php on line 168
Non-static method Log::factory() should not be called statically, assuming $this from incompatible context in /var/www/expresso/workflow/inc/class.Logger.inc.php on line 116
Non-static method Log::factory() should not be called statically, assuming $this from incompatible context in /var/www/expresso/workflow/inc/class.Logger.inc.php on line 246
</pre>
<pre>
Non-static method Log::_classExists() should not be called statically, assuming $this from incompatible context in /var/www/expresso/workflow/inc/log/Log.php on line 163
Non-static method Log::_classExists() should not be called statically, assuming $this from incompatible context in /var/www/expresso/workflow/inc/log/Log.php on line 168
Non-static method Log::factory() should not be called statically, assuming $this from incompatible context in /var/www/expresso/workflow/inc/class.Logger.inc.php on line 116
Non-static method Log::factory() should not be called statically, assuming $this from incompatible context in /var/www/expresso/workflow/inc/class.Logger.inc.php on line 246
</pre>