--TEST-- Explicit cast of leading numeric strings should still work without warning --FILE-- --EXPECT-- int(2) float(2) int(2) float(2.5)