Peter Szelepcsenyi
Results
2
issues of
Peter Szelepcsenyi
Feature request to add the ability to convert dates columns to instances of DateTime inspired by [laravel].(https://laravel.com/docs/7.x/eloquent-mutators#date-mutators). It would be useful to work with dates column like that: ```php class...
type:feature
Hello, We are running queue workers in a Kubernetes environment where pods are short-lived and can be interrupted at any time. Currently, the yii\queue\cli\Queue::listen() method continuously listens for new messages...
type:bug