--TEST-- Testing instanceof operator with class and interface inheritance --FILE-- --EXPECT-- bool(true) bool(true) bool(false) bool(true) bool(true) bool(true)