| array (
0 =>
stdClass::__set_state(array(
'snid' => '1',
'activated' => '1',
'mail' => 'vttc@example.com',
'uid' => '0',
'language' => 'en',
'changes' => 'a:0:{}',
'created' => '1381950398',
)),
1 =>
stdClass::__set_state(array(
'snid' => '2',
'activated' => '1',
'mail' => 'x2mm@example.com',
'uid' => '0',
'language' => 'es',
'changes' => 'a:0:{}',
'created' => '1381950398',
)),
2 =>
stdClass::__set_state(array(
'snid' => '3',
'activated' => '1',
'mail' => 'lb8h@example.com',
'uid' => '0',
'language' => 'es',
'changes' => 'a:0:{}',
'created' => '1381950398',
)),
) | Debug | simplenews.test | 1833 | SimpleNewsI18nTestCase->testNewsletterIssueTranslation() |  |