assertAttributeEquals('foo', 'field', new Issue523()); } }; class Issue523 extends ArrayIterator { protected $field = 'foo'; }