-
- Downloads
debug: don't crash if an object is NULL in wp_*_object() and point it out in the log
by using G_TYPE_NONE (== 1), we can pass this in the log handler to point out the fact that we expected something but it's null As a bonus, a null object always gets printed in red because that's the first color in object_colors
Loading
Please register or sign in to comment