Possible Infinite Loop on Invalid Class Error
If all classes are invalid, due to incorrect paths or dependency settings, the debug message for the 'invalid class' error goes into an infinite loop, because it tries to give the error in a dependency wrapper.
Fixed in the next release. If invalid_class loops for any one class, a plain-text error will be output instead of a styled error.