Top "Static-methods" questions

Methods that neither require an instance of the class nor can they implicitly access the data (or this, self, Me, etc.

Non-static method utf_normalizer::nfc() should not be called statically

At the moment, I am installing PHPBB 3.0.10 and am having this error: Strict Standards: Non-static method utf_normalizer::nfc() should …

php static-methods phpbb phpbb3 static