You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 2 weeks if no further activity occurs. Thank you for your contributions.
PHP version: 7.3.27 (hint:
php --version
)Description
\stream_get_meta_data($resource)
returnHow to reproduce
bytea
field of table withActiveRecord
yii2
(as resource from \PDOStatement::execute(); \PDOStatement::fetch(); see https://www.php.net/manual/en/class.pdostatement.php )
Possible Solution
or
Additional context
The text was updated successfully, but these errors were encountered: