top | item 33852555

(no title)

amcsi | 3 years ago

I remember getting that error in the past, and at the time googling for that token gave few results, so it was a slightly bigger deal than you would think.

99% of the time the cause was: you are on PHP 5.2, but we're trying to use PHP 5.3 late static binding ( `static::someMethod()` ).

discuss

order

No comments yet.