--TEST-- casting different variables to integer using settype() --FILE-- --EXPECTF-- int(0) int(8754456) int(0) int(0) int(9876545) int(0) int(0) int(1) int(0) int(1) int(0) int(%d) Warning: Object of class test could not be converted to int in %s on line %d int(1) Done