/* Auto-generated from php/php-langspec tests */ -------------------- Inside MyVector::offsetSet with offset >10< Inside MyVector::offsetGet with offset >1< string(2) "up" Inside MyVector::offsetSet with offset >< object(MyVector)#1 (1) { ["elements":"MyVector":private]=> array(5) { [0]=> int(10) ["A"]=> float(2.3) [1]=> string(2) "up" [10]=> int(987) [11]=> string(3) "xxx" } }