--TEST-- Test whether an object is NULL or not. --FILE-- --EXPECT-- bool(true) bool(false) bool(true) bool(false)