--TEST-- using different variables to access string offsets --FILE-- --EXPECTF-- string(1) "i" string(1) "S" string(1) "S" string(1) "S" string(1) "i" string(1) "S" Warning: Illegal offset type in %s on line %d string(1) "%s" Warning: Illegal offset type in %s on line %d Notice: Object of class stdClass could not be converted to int in %s on line %d string(1) "%s" Warning: Illegal offset type in %s on line %d string(1) "i" Done