--TEST-- adding numbers to strings --INI-- precision=14 --FILE-- --EXPECTF-- Warning: A non-numeric value encountered in %s on line %d int(75636) Notice: A non well formed numeric value encountered in %s on line %d int(951858) int(48550510) float(75661.68) Warning: A non-numeric value encountered in %s on line %d int(75636) Notice: A non well formed numeric value encountered in %s on line %d int(951858) int(48550510) float(75661.68) Done