--TEST-- ORing strings --FILE-- --EXPECTF-- int(127) Warning: A non-numeric value encountered in %s on line %d int(11) Notice: A non well formed numeric value encountered in %s on line %d int(45345) string(1) "f" string(2) "ff" Done