--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(%f) Warning: Object of class test could not be converted to float in %s on line %d float(1) Done