foreach ($messages as $mes) {
echo stream_get_contents($mes['text']);
}
"тут?"
"тут?"
"тут?"
'attributes'=>[PDO::ATTR_STRINGIFY_FETCHES => true],
->select([
'id',
'parent_id',
'type',
'TO_CHAR(text) AS text',
'status',
'client_file',
'client',
'create_at'
])