--TEST-- using different variables to access string offsets --FILE-- --EXPECTF-- unicode(1) "i" unicode(1) "S" unicode(1) "S" unicode(1) "S" unicode(1) "i" unicode(1) "S" Warning: Illegal offset type in %s on line %d unicode(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 unicode(1) "%s" Warning: Illegal offset type in %s on line %d unicode(1) "i" Done