You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I remember for 2.1 it made sense to print out instances because very few mod authors will actually be using them (I don't have specifics but I believe the number of mods using instances, not static calls, is still small).
But even if the number of mods using instances increases, it makes sense to have that info while debugging, perhaps we could expand that a little bit by also including static calls and plain functions as well.
SMF/Sources/Utils.php
Lines 2487 to 2492 in 5a0150e
What should be done here? Remove this code or print class names?
Tagging @MissAllSunday
The text was updated successfully, but these errors were encountered: