c0786c11c0
Replaced 4 occurrences of get_debug_type() by gettype() to keep PHP 7.4 compatibility. Note this has not been applied to 4.2dev and up because, there, it's safe to use get_debug_type().