--TEST-- casting different variables to double using settype() --INI-- precision=14 --FILE-- --EXPECTF-- float(0) float(8754456) float(0) float(0) float(9876545) float(0.1) float(0) float(1) float(0) float(1) float(0) float(%d) Notice: Object of class test could not be converted to double in %s on line %d float(1) Done